Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more

Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Web Design Forum > HTML / CSS
User Name
Password

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 07-07-2006, 10:37 AM   #1 (permalink)
phreak3r
Junior Member
 
Join Date: Jul 2006
Posts: 1
Default Tooltip with image and text over an image map

Hi I want to be able to give different tooltips that contain both image as well as text when mouse over different areas of an image (just like an image map). Any suggestions on which is the best possible way to do this? I know there are css and java tooltips there. But I cant get any to work on an image map along with an image in the tooltip as well.
phreak3r is offline   Reply With Quote
Sponsored Links
Old 07-19-2006, 07:35 PM   #2 (permalink)
wazerface
Junior Member
 
wazerface's Avatar
 
Join Date: Jul 2006
Location: Champaign, IL
Posts: 4
Send a message via AIM to wazerface Send a message via Skype™ to wazerface
Cool Re: Tooltip with image and text over an image map

First use one of those dynamic tooltip things (for example):

(sorry apparently I'm not cool enough to post normal links)
walterzorn *dot* com /tooltip/tooltip_e *dot* htm

Then, when you do your image map, in the onmouseover event, set it to:

"return escape('Text with <img src=\'image.jpg\' width=\'60\'> image.')"

(Just like in the example from the above website).


Full Example:

<script language="JavaScript" type="text/javascript" src="wz_tooltip.js"></script>

...

<MAP NAME="TheMap">
<AREA SHAPE="RECT" COORDS="57, 78, 135, 138" HREF="normal_one.com" onMouseover="showtip(this,event,'This is a normal tooltip')"
onMouseout="hidetip()"><AREA SHAPE="RECT" COORDS="103, 10, 174, 75" HREF="wsabstract.com" onmouseover="return escape('Text with <img src=\'image.jpg\' width=\'60\'> image--this is a cooler tooltip!')"
onMouseout="hidetip()">
</MAP>
<img src="imagemap.gif" width="188" height="173" border="0" usemap="#TheMap">
wazerface is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00



» Sponsors

» Links

» Affiliates
Web Hosting
Online Backup Reviews
Marketing Find
Merchant Select
SiteMap Builder
Host Compare
Dedicated Servers

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 11:24 AM.



LinkBacks Enabled by vBSEO 3.0.0 RC8
Webmaster Forums