MiaBabie
03-23-2003, 06:14 PM
How do you create frames inside a popup window?? For example: you have links on the left hand side of the popup window and when click them, they open in the right hand side? I know its been done before because I've seen it, but I can't figure it out.
Dude128
03-23-2003, 06:27 PM
just specify that the page inside the popup window be a page with frameset code on it.
so say you put the frameset code on a page called popup.html- then just have popup.html be displayed inside the popup.
sabrinastar
03-25-2003, 12:57 AM
yeah... or you could do a scrolling table with an iframe...it will save the extra page... but do what you want