I have a default.htm page where I open a new page via Window.open("link.asp" in a javascript-section.
this works fine on most systems !
But now I have 1 development-machine with IE5.0 where this fails to open the new window. A window.alert("test" works fine.
Is this a bug in IE5.0 or is it a setting in IE ??
please help !
this works fine on most systems !
But now I have 1 development-machine with IE5.0 where this fails to open the new window. A window.alert("test" works fine.
Is this a bug in IE5.0 or is it a setting in IE ??
please help !