|
|
Q1707 How can I completely hide a frame in all browsers?
irt.org | Knowledge Base | JavaScript | Frame | Q1707 [ previous next ] Q1707 How can I completely hide a frame in all browsers?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:
Feedback on 'Q1707 How can I completely hide a frame in all browsers?' |
-- div -->
|