|
|
|
15년 전
|
조회 1,846
|
|
|
|
15년 전
|
조회 1,848
|
|
|
|
15년 전
|
조회 1,701
|
|
|
|
15년 전
|
조회 1,843
|
|
|
|
15년 전
|
조회 1,873
|
|
|
|
15년 전
|
조회 2,243
|
|
|
|
15년 전
|
조회 1,744
|
|
|
|
15년 전
|
조회 1,885
|
|
|
|
15년 전
|
조회 1,860
|
|
|
|
15년 전
|
조회 2,223
|
|
|
|
15년 전
|
조회 1,755
|
|
|
|
15년 전
|
조회 1,843
|
|
|
|
15년 전
|
조회 2,454
|
|
|
|
15년 전
|
조회 1,857
|
|
|
|
15년 전
|
조회 1,770
|
|
|
|
15년 전
|
조회 1,608
|
|
|
|
15년 전
|
조회 2,311
|
|
|
|
15년 전
|
조회 2,006
|
|
|
|
15년 전
|
조회 1,762
|
|
|
|
15년 전
|
조회 1,741
|
|
|
|
15년 전
|
조회 1,829
|
|
|
|
15년 전
|
조회 1,599
|
|
|
|
15년 전
|
조회 1,864
|
|
|
|
15년 전
|
조회 2,085
|
|
|
|
15년 전
|
조회 1,493
|
|
|
|
15년 전
|
조회 1,773
|
|
|
|
15년 전
|
조회 1,829
|
|
|
|
15년 전
|
조회 1,875
|
|
|
|
15년 전
|
조회 1,723
|
|
|
|
15년 전
|
조회 1,883
|
댓글 3개
뭐 다시 짠다고 .... 엄살은 ... ㅋㅋㅋ
head.sub.php 에... 아래를 삽입합니다.
<link href="<?=$g4[path]?>/tooltip/style-my-tooltips.css" rel="stylesheet" type="text/css" />
<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>
그리고, 메인/tooltip 에 .css 와 .js 를 올립니다.
"끝"
style ? 이 좀 걸리긴 걸리네 ... 흠흠흠
지금은 워터마크 시스템 짜고 있습니다.^^