pyrames
05-23-2005, 12:23 PM
This has been irking my to no end. Javascript is working fine in IE right now in everything except a href tags. I've tested it and tried changing all the settings I can think of, but still no go. And the problem isn't showing up at all in Firefox, which says to me it's IE's fault.
We just got new PCs at work and javascript is giving me troubles. onmouseover and onmouseout and onclick tags all work just fine in all instances I can muster, but href tags don't work. If I have an a href="javscript: doSomething()" then it treats it all as a link (and so shows an IE error page that says there is no "javascript: doSomething()" page that it can find) instead of as javascript. Crazy, I have no idea why it would do that. Any suggestions?
We just got new PCs at work and javascript is giving me troubles. onmouseover and onmouseout and onclick tags all work just fine in all instances I can muster, but href tags don't work. If I have an a href="javscript: doSomething()" then it treats it all as a link (and so shows an IE error page that says there is no "javascript: doSomething()" page that it can find) instead of as javascript. Crazy, I have no idea why it would do that. Any suggestions?