clefevre
Junior Member
Posts: 8
Registered: 3/24/2005
Location: Tampa
Member Is Offline
|
| posted on 3/24/2005 at 09:37 PM |
|
|
Image toolbar showing over button
I am using inner html with images to create my menu, however when you hover over my button the IE image toolbar shows over my button. Is there anyway
to disable the image toolbar through code?
|
|
|
olga
Administrator
Posts: 84
Registered: 11/22/2004
Member Is Offline
|
| posted on 3/24/2005 at 10:02 PM |
|
|
There is no problem with the code, you just should change your IE settings. Try to enable it using your IE menu (Tools/Internet Options/Advanced/
Multimedia/Enable Image Toolbar).
|
|
|
clefevre
Junior Member
Posts: 8
Registered: 3/24/2005
Location: Tampa
Member Is Offline
|
| posted on 3/25/2005 at 06:27 PM |
|
|
I was able to stop the image toolbar from apearing by making my button less than 200 x 200, this includes the area of the button in the menu, not just
the image. I knew I could disable the image tool bar on my computer but I didn't want it to show up over the button on everyone's computer that has
it enabled.
|
|
|
olga
Administrator
Posts: 84
Registered: 11/22/2004
Member Is Offline
|
| posted on 3/30/2005 at 08:46 PM |
|
|
Unfortunately this option is beyond control of javascript/dhtml.
|
|
|