|
Q1526 Netscape is out of memory, why?
irt.org | Knowledge Base | JavaScript | Bugs | Q1526 [ previous next ]
Q1526 Netscape is out of memory, why?
Affects:
4.x
DonŽt use rows="" in the frameset. Nescape doesnŽt like it.
<frameset rows="" cols="387,*" frameborder="0" framespacing="0">
<frame name="left" src="left.html" marginwidth="0" marginheight="0" scrolling="no" noresize>
<frame name="right" src="right.html" marginwidth="0" marginheight="0" scrolling="no" noresize>
</frameset>
|
Feedback on 'Q1526 Netscape is out of memory, why?'
|
|
Copyright © 1996-2008 irt.org, All Rights Reserved.