Firefox - sliced rollover image leaving white borders?

R

Rod

Hi.
Thanks for being here -- this is a tough one for me...

When I link a rollover graphic to one of my sliced images, it leaves an even
dotted white line around three sides of the image after you click on the
link and then go back to the page, similar to visiting linked text which
turns a color after visiting. This doesn't happen in I.E., just Firefox,
and it doesn't help to load the page in table form or layer form
(Dreamweaver). I've set all table borders to "0".

This doesn't happen to any of the other sliced images if I create a link --
only to the rollover slice (consists of 2 jpgs - rollover state 1 = "over" -
state 2 = "off". The rollover works great until you click on it, then you
see the dotted line, and when you go back to the page it is quite visible
and ugly!! Yikes.

Anybody know a fix to this. It really ruins the look of the rollover to
have this white box show up every time someone clicks on the image and goes
back to the page.

Thanks so much!!
Rod
 
R

Rod

Thanks for posting this. I appreciate it.
I forgot to mention that the entire sliced image has a black
background...you probably already figured that out!! Here it is if you would
like to look (remember, use Firefox to look at it):

http://www.whattacharacter.com/

Thanks again!
Rod
 
N

Neredbojias

Hi.
Thanks for being here -- this is a tough one for me...

When I link a rollover graphic to one of my sliced images, it leaves
an even dotted white line around three sides of the image after you
click on the link and then go back to the page, similar to visiting
linked text which turns a color after visiting. This doesn't happen
in I.E., just Firefox, and it doesn't help to load the page in table
form or layer form (Dreamweaver). I've set all table borders to "0".

This doesn't happen to any of the other sliced images if I create a
link -- only to the rollover slice (consists of 2 jpgs - rollover
state 1 = "over" - state 2 = "off". The rollover works great until
you click on it, then you see the dotted line, and when you go back to
the page it is quite visible and ugly!! Yikes.

Anybody know a fix to this. It really ruins the look of the rollover
to have this white box show up every time someone clicks on the image
and goes back to the page.

Thanks so much!!
Rod

Change this:
<td><a href="home.htm" onMouseOut="MM_swapImgRestore()" onMouseOver=....

To this:
<td><a href="home.htm" onMouseOut="MM_swapImgRestore()"
onMouseUp="this.blur()" onMouseOver=....

Usability purists might sqwack, but since you have only one link...
 
R

Rod

Thanks! Thanks!
May I ask why usability purists will squawk at this? We aren't breaking an
ancient Masonic code here, are we?
Thanks again,
Rod
 
N

Neredbojias

Thanks! Thanks!
May I ask why usability purists will squawk at this? We aren't
breaking an ancient Masonic code here, are we?
Thanks again,
Rod

Because it destroys the normal tabbing-order position of items that is
usually retained between link accesses and allows users a means to return
to their place in the queue. It's an accessibility issue which you may see
in action, depending on your browser, etc., by using keyboard instead of
mouse navigation.

Btw, you can thank me by replying below the quoted text from now on.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top