Hi y'all 
I am fiddle-ing around with a drop-down menu in javascript and I would like to hide the status bar location messages, that the links show.
I am currently using a MouseUp event to hide it, which works EXCEPT when the link is begin pressed. Using an onClick event next to the onMouseUp does not solve this...
Any ideas? All the tutorials etc seem to have this same "feature".
In this same menu I have this link which consists of a text part as well as an image part. And ofcourse this started showing the outline. I tried to find a way to prevent this, but the CSS2 outline-style feature does not seem to be supported by a whole lot of browsers
Any help would be greatly appreciated.
Greetz,
Anton de Wit.
I am fiddle-ing around with a drop-down menu in javascript and I would like to hide the status bar location messages, that the links show.
I am currently using a MouseUp event to hide it, which works EXCEPT when the link is begin pressed. Using an onClick event next to the onMouseUp does not solve this...
Any ideas? All the tutorials etc seem to have this same "feature".
In this same menu I have this link which consists of a text part as well as an image part. And ofcourse this started showing the outline. I tried to find a way to prevent this, but the CSS2 outline-style feature does not seem to be supported by a whole lot of browsers
Any help would be greatly appreciated.
Greetz,
Anton de Wit.