|
Posted by John Hosking on 06/14/07 09:50
dorayme wrote:
> In article
> <1181752517.688453.103390@i38g2000prf.googlegroups.com>,
> chrisoftoday@googlemail.com wrote:
>
>> Hi,
>>
>> For some reason my image map isn't working in firefox.
It works for me, but then, I'm testing here with FF 1.0.7. What isn't it
doing properly?
Of course, "works" is a relative term, since I can only barely make out
the word [Home] or the other "nav links" in the graphic. Also, [Forum]
and [Links] have no links in the source, so no linkee on the page.
>> It works fine
>> in IE 7 and I can't spot any differences between the code for this and
>> previous sites where I've successfully used image maps.
"Successfully" may also be subjective. OP: Your query begs the question
of why you're using an image map for nav (or at all) in the first place.
What if that one image doesn't load? (Hint: no navigation) What if the
user can't read the text in your graphic? They can't resize it. You've
provided no alt texts.
The text is way too small in general anyway; 9px (xx-small), even in
Verdana, is too teensy for humans.
If a BG color is specified, a FG color should be, too. I get my current
default dark gray text on the site's lighter gray BG.
>> My HTML is:
on the site at the URL.
>> Can anyone spot anything that's wrong? The website is
>> http://www.aloneinacrowd.co.uk
>> if you want to test it yourself.
Heh.
In addition to the above remarks, the XHTML isn't valid, the site
requires a 700px viewport, and there's way too much reliance on JS.
>
> Where is <map id="menu"> in this url?
>
Well (finally something actually intended for dorayme), there's a <map
name="menu" id="menu"> down around 80% into the markup.
--
John
Navigation:
[Reply to this message]
|