View Full Version : Netscape 4.79 Problem


amadeusvv
02-05-2005, 02:51 AM
Hi Friends,
I developed a Site on asp.net with vb.net, its works fine on IE 6.0, but the client requirement is that it should also work on Netscape 4.79.So there are some problems related to JavaScript.

1-How to display dynamic message on Label/Div/Span html tag.
2-Window.opener does not work.
3-How to disable Dropdown with JavaScript.

If you have any suggestion, please reply me soon. I will be very thankful to you.

Paz
02-13-2005, 11:59 PM
Netscape 4.79..... what a pig of a browser to write JS/CSS for.....

Had similar problems, here are some links that might help for dynamic writing with NS4:

http://www.the-cool-place.co.uk/javascript/tutorial/javascript1.html
http://www.downloadfreetrial.com/scripts/javascript/text_scrolling2.html

window.open should work ok with nestcape 4.79, I don't understand you properly about - "and disable a dropdown menu..." ???

Maybe you can explain a little more?

Cheers,
Paz.