Log in

View Full Version : Image array ToolTip



RipCooL
12-07-2008, 03:22 AM
Hi there!,once more i need your help;
surfing on the net i saw a nice image tooltip script,i viewed the code and i saw that they where using an array for the tooltips,i never used something like that in a tooltip thats why i call for your help
the page in mention is this:
http://www.dota-allstars.com/items
i know i know it from dota All stars,but i like that script.
Waiting for an answer Rip.

jscheuer1
12-07-2008, 08:01 AM
That's an older version of this free script:

http://www.walterzorn.com/tooltip/tooltip_e.htm

Arrays may be used for all sorts of things, but aren't always the best approach. In the most recent version (found at the above link) of the script, it looks like Mr. Zorn has found a better approach, one which uses content right from the page, which is good for SEO and easier to write for the developer.

Full code, demos, and documentation available at the above link.

RipCooL
12-07-2008, 05:11 PM
Thanks a lot man! i'll study this script,it's a lil complicated for me but it fulfill my expectations. im happy for the fast reply! ty:)