Computing.Net > Forums > Web Development > Image maps with onMouseOver

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Image maps with onMouseOver

Reply to Message Icon

Name: AndreyF
Date: September 11, 2005 at 18:45:57 Pacific
OS: Windows XP Pro
Comment:

I'm trying to recreate this website to use valid XHTML 1.0 Transitional:

http://www.memorypharma.com/market.html

According to the w3 validator, however, map areas don't support the onMouseOver and onMouseOut attributes. What's the cleanest way to do this, sticking to valid HTML?




Sponsored Link
Ads by Google

Response Number 1
Name: AndreyF
Date: September 11, 2005 at 21:09:37 Pacific
Reply:

Nevermind. My fault. The validator is case sensitive. onmouseover and onmouseout work.


0

Response Number 2
Name: tau_titan
Date: September 13, 2005 at 01:47:49 Pacific
Reply:

Its not the validator thats case sensitive. XHTML tags must all be lower case and all tags such as
that aren't required to be closed in HTML must be "self closed" in XHTML like this: <br/>

Matt

www.bbcomputing.co.uk

matt@bbcomputing.co.uk


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Image maps with onMouseOver

Photoshop Image Map www.computing.net/answers/webdevel/photoshop-image-map/2892.html

javascript: permanent image flip? www.computing.net/answers/webdevel/javascript-permanent-image-flip/2998.html

Using Image as a Link www.computing.net/answers/webdevel/using-image-as-a-link/3775.html