Tipster v1.1
by Angus Turnbull - http://www.twinhelix.com.
Updated: 14 September 2001.
Well, welcome to Tipster! I hope you find this script
useful in some way or form.
Feature List:
- Object-orientated for ease of use, and multiple tip systems per page.
- Customisable positions and dimensions for each tip...
- Tips can be offset from mouse position or static.
- Tips restrained by window -- always appear within screen borders.
- In IE5/Win or NS6, tips can fade in and out at a custom speed.
- You can add tips to any object that supports onMouseOver and onMouseOut.
- Border and background colours definable by default.
- Tips can have advanced HTML formatting...
- It's just basically cool, it is. Small code too, naturally...
Enjoy! - Gus.
Version History
- v1.1:
- Updated with new Layer API code, with fixed alpha routine for IE installations on
Windows without filters support installed.
- Specified a small width on the div to stop IE4 resizing it to full window width and
causing scrollbars to appear.
- v1.0: