Author Topic: Overlib  (Read 2051 times)

0 Members and 1 Guest are viewing this topic.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Overlib
« 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