Hi,
I have used
window.open("a.htm","asdf" where a.htm has 2 frames.
When I try it in Netscape on MAC, its fine. But the same code opens up a window with only one frame. When I click the button it shows the other frame too.
Then I tried the same function twice like
window.open();window.open(); --Still the same problem!
Any help?
[sig][/sig]
I have used
window.open("a.htm","asdf" where a.htm has 2 frames.
When I try it in Netscape on MAC, its fine. But the same code opens up a window with only one frame. When I click the button it shows the other frame too.
Then I tried the same function twice like
window.open();window.open(); --Still the same problem!
Any help?
[sig][/sig]