Wart_Hog
11-05-2004, 06:46 PM
Hello,
I am currently designing a framed site for a friend who is an artist.
The site is not currently on the web so I will do my best to describe it:
There is a frame along the top edge of the screen that act as a navagation bar called "navbar".
There is a frame along the left side of the the screen named "sidebar".
The last frame is the "main" frame. This is where most of the content is rendered.
I am using an image map in the navbar to open links in both the side bar and the main frame. The site functions fine, the only problem is that when viewed in IE, a small blue box is left around the active part of the image.
The only way that I have found to fix this is to use javaScript inside of an "a href" tag (the javaScript will open the new frame page in "main" and the href will reload the current frame "navbar"). I am reluctant to use this for all the navbar links because I do not want the navbar to be flashing whenever someone clicks on a link.
...please help.
Thank you.
I am currently designing a framed site for a friend who is an artist.
The site is not currently on the web so I will do my best to describe it:
There is a frame along the top edge of the screen that act as a navagation bar called "navbar".
There is a frame along the left side of the the screen named "sidebar".
The last frame is the "main" frame. This is where most of the content is rendered.
I am using an image map in the navbar to open links in both the side bar and the main frame. The site functions fine, the only problem is that when viewed in IE, a small blue box is left around the active part of the image.
The only way that I have found to fix this is to use javaScript inside of an "a href" tag (the javaScript will open the new frame page in "main" and the href will reload the current frame "navbar"). I am reluctant to use this for all the navbar links because I do not want the navbar to be flashing whenever someone clicks on a link.
...please help.
Thank you.