![]() |
|
#1
|
|||
|
|||
NEED HELP!!! - Javascript problem with NetscapePlease help me on this.
I'm working on a dynamic web survey for someone and I have Javascript that checks radio buttons and disables them when they need to be or checks them out because the script determines where you need to go after submitting on some of the pages. It works fine on Internet Explorer, but it doesn't work with Netscape. I know I need to do some sort of cross-browser compatiblity, but how do I alter this code so it can work with Netscape? Here's some sample code: function checkSurvey() { thisForm = document.SurveySelect; if( SurveySelect.parCheck.value == 'N' ) SurveySelect.Survey[0].disabled = true; if( SurveySelect.stuCheck.value == 'N' ) SurveySelect.Survey[1].disabled = true; if( SurveySelect.TeaCheck.value == 'N' ) SurveySelect.Survey[2].disabled = true; if( SurveySelect.BDrCheck.value == 'N' ) SurveySelect.Survey[3].disabled = true; return true; } I would appreciate any help you can give me on this! |
|||
|
#2
|
||||
|
||||
|
Quote:
Looks like this link has some info you're looking for http://members.ozemail.com.au/~phoen..._r-r.htm#26345 __________________
The 3 Laws of the Procrastination Society: 1) Never do today that which can be put off until tomorrow 2) Tomorrow never comes |
Recent GIDBlog
Problems with the Navy (Enlisted) by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| We're looking for JavaScript codes / mini tutorials. | JdS | Web Design Forum | 8 | 23-Nov-2008 03:27 |
| Another FX 5600 problem (but with details that might shed light on this) | BobDaDuck | Computer Hardware Forum | 2 | 16-Apr-2004 07:53 |
| JavaScript Tutorial Part 1 | pcxgamer | Web Design Forum | 2 | 01-Dec-2003 09:16 |
| client side problem | zuzupus | MySQL / PHP Forum | 2 | 22-Jul-2003 06:47 |
| Why does javascript cause sound problem to website | rhino1616 | Web Design Forum | 8 | 06-May-2003 16:25 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The