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