here's the deal. i've got a link on a page that when you mouse over displays a box of text. it works quite well in IE, but won't work in firefox. here's the important snip of my code:
link on the page
Code:
<a href="##" onMouseOver="stm(Text[0],Style[0]);" onMouseOut="htm();" class="fieldtext" onClick="javascript: resetSubmit(1);">Security<
Leave a comment: