Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: question on frames


Message #1 by Gollwitzer Brian Contr ESC/JS <Brian.Gollwitzer@h...> on Mon, 20 Aug 2001 10:32:44 -0400
Has anyone had any luck creating frames dynamically in IE 4+?

I have tried a few methods but none have worked.



1.  I tried replacing the outerHTML of the Frameset object (FO).

2.  I tried replacing the innerHTML of the Frameset object.

3.  I tried creating a Frame object and appending it to the Frames

collection.

4.  I tried #3 while changing the value of FO.rows.



I know this is a little off topic but I figured I'd give it a try.



Thanks in advance for any tricks or references to some reading material.



-Brian Gollwitzer


  Return to Index