wood_tah
02-26-2004, 12:00 PM
I have some images that invoke some script, but when using NN 7, after I click them, there is a dotted border around them, and some of them have a semi-transparent blue-screen that over the whole image. Is there any way using javascript (or even CSS) to turn that off? An example of the code I am using is:
<input type="image" src="images/expandTree.gif" width="18" height="18" onClick="Expand();" title="Expand Tree">
Any help is greatly appreciated
<input type="image" src="images/expandTree.gif" width="18" height="18" onClick="Expand();" title="Expand Tree">
Any help is greatly appreciated