using rollover images with hotspot image maps works fine in safari...not in firefox.
I must remedy this situation.
How do I do so or can it be done?
Thank you.
the file with the issue:
http:///boswellforassembly.com/thedropdownissuemaps.html
same file with no hot spots.
First give the <div> that your navigation images are house din an id (as below id="navigation")
<div align="center" id="navigation">
Then add the below css selectors to your css styles.
#navigation{
width: 765px;
margin: 0 auto;
padding-left: 35px;
overflow: hidden;
}
#navigation img {
float: left;
}
North America
Europe, Middle East and Africa
Asia Pacific