Stooney Posted November 24, 2006 Share Posted November 24, 2006 I just read the topic made today, so I don't mean this as a repost at all.the solution was http://www.walterzorn.com/tooltip/tooltip_e.htm which I have already tried out (before coming here). The problem with that is that as the page is loaded along with every image associated with a tooltip on the current page. That is a problem to me as a i have php script that lists hundreds of cards to a page at a time, each with a mouseover tooltip which contains that cards image (meaning very slow page loads as it downloads every image automatically and eats my bandwidth. So the script from the link is what im looking for, minus the preloading images. So could anyone possible help me out in writing an image to a tooltip by chance? nothing fancy, just a 200x285 tooltip with an <img> tag in it. thnx in advance Link to comment https://forums.phpfreaks.com/topic/28312-image-tooltips/ Share on other sites More sharing options...
fenway Posted November 24, 2006 Share Posted November 24, 2006 Sounds like you have it already -- simply drop the preloading, no? Link to comment https://forums.phpfreaks.com/topic/28312-image-tooltips/#findComment-129642 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.