Jetteh22
Aug 23 2008, 10:30 PM
Just a really quick question.
Don't have time to google.
I'm thinking about doing a certain type of menu that may require image maps instead of using just css and divs...
Two question - Is it possible to do roll-overs in image maps, and are image maps good w/ w3c standards for xhtml?
k.digennaro
Aug 23 2008, 11:55 PM
iono about the w3c stands for image maps, but here are a link that might help with the roll over.
http://www.tutorialized.com/tutorial/Image-Map-Rollover/3484if i may ask,wat type of menu are you making that you need image maps for? i hate images maps lol
swordz
Aug 24 2008, 09:53 AM
Image maps are valid xhtml, so no problems there. The major problem I had was that in the W3c standards it says percentages are acceptable for positioning your elements. It took me a week to discover that although they're acceptable, they're not supported...
swordz
L. Kaiserblazer
Sep 5 2008, 05:40 PM
be careful, because i tried to do a site map once on a template, and IE6 and lower did not support it.