Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
coffee cup image mapper ver 3.0
Old 11-27-2006, 11:09 AM coffee cup image mapper ver 3.0
Experienced Talker

Posts: 32
Name: Vaughn Bowen
Trades: 0
The following gives a popup (put in as ALT with software) using IE, but not Firefox.

http://www.centralchristiancamp.org/...ct/maptry.html

<P>

<!-- Created by CoffeeCup Image Mapper++ (www.coffeecup.com) -->

<!-- Beginning of CSIM -->
<IMG SRC="Web Map.jpg" USEMAP="#WebMap" BORDER=0>
<MAP NAME="WebMap">
<AREA SHAPE=CIRCLE COORDS="284,523,39" HREF="http://www.centralchristiancamp.org/iphotos/SUSAN.jpg" ALT="Office right here" OnMouseOut="window.status=''; return true" OnMouseOver="window.status=''; return true">
</MAP>
<!-- End of CSIM -->
<a href="C:\Camp\public_html\campmap project\maptry.html"><img src="Legend.jpg" width="965" height="123" alt="map legend" border="0" align="left"></a>

</p>

What am I doing wrong?

Thanks,

Vaughn Bowen
vbowen is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-27-2006, 12:14 PM Re: coffee cup image mapper ver 3.0
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
FF is probably set to block popups.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 11-28-2006, 06:01 PM Re: coffee cup image mapper ver 3.0
rolda hayes's Avatar
Wannabe Adventurer...

Posts: 961
Name: Darren
Location: England
Trades: 0
After looking into your last couple of posts and doing a bit of googling...

If you use the alt attribute in Firefox on images and image maps the text will not show on mouse-over as in other browsers.

Firefox uses the alt attribute the way it's meant to be used, like an alternative text if the image won't load, not as a mouse-over text.

Firefox does support mouse-over comments on images or image maps if you use a title attribute in the <img> tag.


so you need to change it to:

alt="Office right here" title="Office right here"
I tested in FF and it works fine!

By the way, putting spaces between file name and images is bad practise. try using and underscore instead when saving files. i.e "web map" should be saved as "web_map"

gets rid of that annoying %20 thing in the browser.
__________________
I Just a test to see what happens...
Please login or register to view this content. Registration is FREE

"Let us be thankful for the fools. But for them the rest of us could not succeed..."

Last edited by rolda hayes; 11-28-2006 at 06:12 PM..
rolda hayes is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to coffee cup image mapper ver 3.0
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12138 seconds with 12 queries