All of a sudden I cannot open a new window on IE. Everything works fine on Firefox. You can try this in both browsers using the link http://www.saratogacha mber.org/website_links.h tm. Does anyone know what is going on?
Problem with NewURL() on IE
Collapse
X
-
Tags: None
-
My favicon also does not appear with IE yet appears on Firebox. Do you have any idea why?Originally posted by gitsthat seems to be strange:
[HTML]<a href='javascrip t:; onClick=NewURL( "http://www.saratoga.ca .us");'>[/HTML]
try the following:
[HTML]<a href="#' onclick="NewURL ('http://www.saratoga.ca .us');">
[/HTML]
kind regardsComment
Comment