aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Disable the form elements in Netscape 4.36? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Disable the form elements in Netscape 4.36?" Watch "Disable the form elements in Netscape 4.36?" New topic
Author

Disable the form elements in Netscape 4.36?

Kumaran Sowrirajan
Ranch Hand

Joined: Oct 15, 2001
Posts: 36
Hi
i want to disable the form elements such as radio button,select box in certain condition.
Is it possible to disable the form elements in Netscape 4.36???
if so,can you please tell me how to do that???
Thanks
Kumaran.S
Anthony Smith
Ranch Hand

Joined: Sep 10, 2001
Posts: 285
Use some code to do a browser detect. If the browser is that version then dont print those foward elements, else print them
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Disable the form elements in Netscape 4.36?
 
Similar Threads
Table display problem with Netscape 4
netscape applet pruning
Disable the form elements in Netscape 4.36?
Handle multiple click of an image hyperlink
How to disable all form elements