Trystim 0 Report post Posted February 27, 2006 (edited) Greets fellow designers, let me first post an example of what I am going to be talking about.http://forums.xisto.com/no_longer_exists/=now located on that page is a bunch of images and such inside of a table, (those who play this is probably a familiar site)what I am trying to mimic is the tooltip you get when you mouse over an image, I have gone so far as to even take the source from the page and try to modify it for my own to no avail Located on the site i have put together for my guild a listing of what we have in the guild bank but i would like to move it to it's own page and do similiar to what you see in the above link for each of the items.http://forums.xisto.com/no_longer_exists/If anyone can possibly give me a hand with this by writing a source that I can edit or telling me how to go about it by linking me to tutorials I would appreciate it.Again thank you for your time and consideration in helping me.PS: I have tried to do it with the alt="blah" part of the img src code and that doesn't work whatsoever Edited February 27, 2006 by Trystim (see edit history) Share this post Link to post Share on other sites
Saint_Michael 3 Report post Posted February 27, 2006 ok here is a list of sites to do tool tips this should help you out so disregaurd that pm i sent you.http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip.htmhttp://www.dynamicdrive.com/dynamicindex5/dhtmltooltip2.htmhttp://www.dynamicdrive.com/dynamicindex5/fixedtooltip.htmthose are some useful tool tip scripts that you can customize for your site. Share this post Link to post Share on other sites
Tyssen 0 Report post Posted February 27, 2006 Dom Tooltip Share this post Link to post Share on other sites
Trystim 0 Report post Posted February 28, 2006 (edited) hahaha, sorry Michael already responded before i came to post so disregard mine lol. Thank you for the links both Tyssen and Saint Michael great help there.Admin/Mod please close this topic as it has been resolved.PS:: would it be possible to get DomTT installed onto my webspace? or is it already and i just dont see it? Edited February 28, 2006 by Trystim (see edit history) Share this post Link to post Share on other sites
jlhaslip 4 Report post Posted February 28, 2006 The Alt= "tooltips" are used only by IE. The W3C Standard uses the title= "tooltip". These will only produce a single line of text, and the size of the tooltip is Browser dependent, also. Hav a look at Tyssen's reccomendation. That'll work. Share this post Link to post Share on other sites