Category
show
전체 (775)
웹표준, 웹접근성™ (5)
웹프로그래밍™ (360)
웹기획™ (0)
웹디자인™ (5)
서버™ (32)
데이터베이스™ (43)
개발자료 (9)
트랜드 (60)
Study English (2)
블루비 (70)
오피스 다이어리 (19)
Textcube (2)
이슈 (20)
컴퓨터 악세사리 (18)
엔터테인먼트 (24)
좋은글 (73)
재테크 (1)
이벤트 (4)

Prototype 기반 Effect.Tooltip

웹프로그래밍™/jQuery, Javascript 2007/07/04 10:44 by 블루비 Total 651 : Today 2 : Yesterday 0
출처 : http://www.illustate.com/playground/scriptaculous/tooltip/

Effect.Tooltip

A simple tooltip build on top of Script.aculo.us
requires: Prototype and Script.aculo.us

If you have something to contribute, added a new feature or if you've got a bug to report.
Let me know

Usage

new Effect.Tooltip(element, content, {title : 'title', className: 'class', offset: {x:0, y:0}});
CSS Examples
/* Style your tooltips with css */

/* Simple */
.tip .title {
font: italic 17px Georgia, serif;
padding: 5px;
display: block;
background: #0F6788;
color: #fff;
}
.tip .content {
font-size: 11px;
padding: 5px;
width: 150px;
background: dodgerblue;
color: #fff;
}

/* Tooltip with a border and fixed width */
.borderedTip { width: 200px; }
.borderedTip .title {
border: 5px solid #999999;
border-bottom: none;
padding: 5px;
font: italic 17px Georgia, serif;
display: block;
background: #606060;
color: #fff;
}
.borderedTip .content {
font-size: 11px;
padding: 10px;
background: #808080;
color: #fff;
border: 5px solid #999999;
border-top: none;
}


Get it

download


2007/07/04 10:44 2007/07/04 10:44

TRACKBACK :: http://blueb.net/blog/trackback/896

Leave a Comment
[로그인][오픈아이디란?]
1  ... 303 304 305 306 307 308 309 310 311  ... 775 

달력

«   2008/11   »
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30