Web Hosting Offers
See the new scripts recently added to Dynamic Drive. Click here.
Original, practical CSS codes and examples such as CSS menus for your site.
    Search code samples  
 
  Keyword
 
 
 
   
 
 
  Code Samples
 
ASP
CSS
Dhtml
Html
Javascript
PHP
 
   
     LOGIN HERE  
 
Username
Password
Forgot Password
Verify Signup
 
 
 

Javascript >> Frames

How can I completely hide a frame in all browsers?

Visitor Ratings (0) :

Description
The problem is that on some browsers (namely Opera a frame size specified as * does not work correctly, Instead you need to specifiy 0, but again this fails on other browsers. However, Jan Ehrhardt, found that the following seems to work:
Code
Select All
 Rate this Resource