Snip
|
What is overLIB
|
---|
Categories |
|
---|
For Snip |
loading snip actions ... |
---|---|
For Page |
loading url actions ... |
HTML |
<h2>What is overLIB</h2>overLIB is a JavaScript library created to enhance websites with small popup information boxes (like tooltips) to help visitors around your website. It can be used to provide the user with information about what will happen when they click on a <a href="javascript:void(0);" onmouseover="return overlib('You can control the information in here... The possibilities are endless!');" onmouseout="return nd();">link</a> as well as <a href="javascript:void(0);" onmouseover="return overlib('Clicking here does nothing!', CAPTION, 'Insert witty caption here...');" onmouseout="return nd();">navigational help</a> (see the examples below). Not to mention that it looks cool, is stable, and has an <a href="http://groups.yahoo.com/groups/overlib/" onmouseover="return overlib('Click to check out where we discuss development and implementation issues...', CAPTION, 'overLIB \'Yahoo! Group\'');" onmouseout="return nd();">active developer community</a> to boot! |
---|