| OverLIB |
|
What overLIB does Haven't seen overLIB in action? Take a look at these small examples. A plain popup, or perhaps one with a caption. You can also make them stick when you click, plus, you can place any html you wish in them. There is lots more you can do like placing them on the other side of the mouse, snapping to a grid, fixating the position, having background images and lots lots more. Just take a look at all the features. |
overlib.js:הזה ץבוקה תא חוכשל אל בושח יכהו <div id="overDiv" style="position:absolute; visibility:hide;z-index:1;; left: 69px; top: 18px"></div> <SCRIPT LANGUAGE="JavaScript" SRC="overlib.js"></SCRIPT> <FONT SIZE="3" COLOR="#FFFFFF"><B> <font color="#333333">What overLIB does</font></B></FONT><BR> Haven't seen overLIB in action?<br> Take a look at these small examples.<br> A <A HREF="javascript:void(0);" onMouseOver="overlib('Nifty, ehh?')" onMouseOut="nd()"><b>plain popup</b></A>, or perhaps one with <A HREF="javascript:void(0);" onMouseOver="overlib('...and text here!', CAPTION, 'Caption here...')" onMouseOut="nd()"><b>a caption</b></A>. You can also make them stick when you <A HREF="javascript:void(0);" onClick="overlib('This one stays around for a while!', STICKY, CAPTION, 'Sticky')" onMouseOver="overlib('Click on me!')" onMouseOut="nd()"><b>click</b></A>, plus, you can place any <A HREF="javascript:void(0);" onMouseOver="overlib('For example, a list:<UL><LI>Item 1<LI>Item 2<LI>Item 3</UL>')" onMouseOut="nd()"><b>html</b></A> you wish in them. There is lots more you can do like placing them on the <A HREF="javascript:void(0);" onMouseOver="overlib('Woo, on the other side!', LEFT)" onMouseOut="nd()"><b>other side of the mouse</b></A>, <A HREF="javascript:void(0);" onMouseOver="overlib('Snapped to a 20 times 20 pixel grid.', SNAPX, 20, SNAPY, 20)" onMouseOut="nd()"><b>snapping to a grid</b></A>, <A HREF="javascript:void(0);" onMouseOver="overlib('We lock this one to position a specific position.', FIXX, 50, FIXY, 250)" onMouseOut="nd()"><b>fixating the position</b></A>, having background images and lots lots more. Just take a look at <A HREF="../../features.html" onMouseOver="overlib('Click on the link to see all the features!')" onMouseOut="nd()"><b>all the features</b></A>. |