login/register

Snip!t from collection of Alan Dix

see all channels for Alan Dix

Snip
summary

What is overLIB
overLIB is a JavaScript library created to enhance websi ...

overLIB - Homepage
http://www.bosrup.com/web/overlib/

Categories

/Channels/techie/JavaScript

[ go to category ]

For Snip

loading snip actions ...

For Page

loading url actions ...

What is overLIB

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 link as well as navigational help (see the examples below). Not to mention that it looks cool, is stable, and has an active developer community to boot!

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!