Clan x86

Technical (Development, Security, etc.) => General Programming => Tutorials, References, and Examples => Topic started by: iago on August 31, 2006, 10:31:27 PM

Title: Overlib
Post by: iago on August 31, 2006, 10:31:27 PM
Overlib is a really handy JavaScript that displays little pop-up mouse-over menus.  It's really cool, but is a little annoying to use.  At work, we use it frequently, and the JavaScript for it is atrocious.  So I figured I'd write a wrapper-class for it to save myself a ton of time.  Since I wrote it at home, it's my code, so I figured I'd post it here.

Example: http://www.javaop.com/~ron/code/overlib/index.php
Code: http://www.javaop.com/~ron/code/overlib.tgz