Portal Home > Knowledgebase > Articles Database > Onmouseover in IE


Onmouseover in IE




Posted by Igotit, 06-11-2007, 09:29 PM
I have having some trouble with getting this to work in IE, it works perfect in firefox. Here is the code: Why doesn't it work in IE? Is there a way to do this that works in all browser? If I comment out the document.write then it seems to work, but I need to use the document.write there. Is there any alternative solution? Thanks!

Posted by HostSentry, 06-11-2007, 10:44 PM
What are you trying to do with Document.write? Firefox may seem like it is okay with your code, but often it will just ignore problems and keep working.

Posted by Igotit, 06-11-2007, 10:52 PM
I need to document.write to replace the current html/text on screen so it have be done onload.

Posted by foobic, 06-11-2007, 11:12 PM
Did you intend to have function mouseover defined inside function all?

Posted by HostSentry, 06-11-2007, 11:19 PM
I would hopefully assume he did not. @ OP: Just tell us what you are TRYING to do, and we will tell you how to do it. Don't paste your code that does not work, nor does it describe what you want to do.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
NetFusion (Views: 476)