SageFix. LetsFix!  
Current Location : Home > Web Development > JavaScript > javasript and Netscape 6.2.3 > Post Share/Save/Bookmark    

Main Menu
SageFix - Let's Fix

Board Categories
    Web Site Designing
- Graphics
    Web Development
- .NET
- Classic ASP
- JavaScript
- PHP
    WebSite Management
- Promotion Techniques
- Search Engine Optimization
    Databases
- MySQL

Tutorials

Database Connection Strings

  Contact Us


javasript and Netscape 6.2.3      Jul 27, 2002, 11:41 990404
  
You appear to be using the proprietary Microsoft Document.all DOM to access the elements.

This will only work in IE, and in any other browser that tries to play catch-up with microsoft by implementing it.

Try replacing :
sub_course.style.display="none";
with
document.getElementById("sub_course").style.display="none";

That's the W3C DOM, which should work in IE, Mozilla (and its siblings, including N6), and maybe a few others I don't know about.

 









Subscribe to our mailing list
email


Current Location : Home > Web Development > JavaScript > javasript and Netscape 6.2.3 > Post Share/Save/Bookmark    

Development problem? SageFix is completely free -- paid for by advertisers and donations. Click here to Contact Us If you have any query. Enjoy!
Request processed in 7.0E-5 seconds Home - Contact Us - Terms Of Service - Privacy Policy - Copyrights - Top
Advertisements do not imply our endorsement of that product or service.
Current server time now is 06-Sep-2010 06:45:21
Copyright © 2009 Sagefix Inc. All rights reserved.
Powered By SageFix