테스트 사이트 - 개발 중인 베타 버전입니다

제이쿼리 도움말 툴팁 좀 이쁘게 ...

1. 메인의 head.sub.php <head>와 </head> 사이에 아래를 삽입 하신 후

<link href="<?=$g4[path]?>/tooltip/style-my-tooltips.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
<script type="text/javascript" src="<?=$g4[path]?>/tooltip/jquery.style-my-tooltips.js"></script>
<script type="text/javascript"> 
$().ready(function() { 
 //applies to all elements with title attribute. Change to ".class[title]" to select only elements with specific .class and title
 $("[title]").style_my_tooltips({
  tip_follows_cursor: "on", //on/off
  tip_delay_time: 10 //milliseconds
 }); 
}); 
</script>

2. 메인에 첨부파일을 풀어서 tooltip 디렉토리에 저장하시면 

<a href="경로" title="관리자"> 일 경우 도움말 툴팁이 "관리자"로 뜹니다.

:::::::::::: 기존 툴팁 ::::::::::::::




:::::::::::: 적용 후 익스7에서 본 툴팁 ::::::::::::::






:::::::::::: 적용 후 파폭에서 본 툴팁 ::::::::::::::


 


.... "끝"

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 6개

참고로 툴팁 내에서 html안먹는 플러그인? 입니다.
그래서 못쓰고 있다죠^^
참고로 툴팁 내에서 html안먹는 플러그인 ...
구체적으로 설명 촘 부탁드립니다...
ㅋㅋ
해당 플러그인은 제가 보유중입니다 ㅋㅋ

title에 <br>을 넣을경우 제가 보유중인 플러그인에서는 <br>을 인식하고 엔터를 내려줍니다.

게시글 목록

번호 제목
34706
34693
34563
34536
34521
34480
34479
34466
34437
34436
34435
34406
34398
34387
34382
34375
34364
34336
34294
34293