You are here: irt.org | FAQ | JavaScript | Bugs | Q1526 [ previous next ]
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?'