PDA

View Full Version : Need help with frameset page please...(if it's even possible)


eapro
03-14-2007, 07:14 AM
Is it possible to make a page with two content are. At the bottom, a webpage loaded in an frameset (not iframe) and on top a plain are but not inside a frame.

The frameset part is easy and I already have the code, but the second part is th tricky one.

Like this...
http://widget.slide.com/rdr/1/1/3/W/400000005690b61/1/209/JLr1-3-BzakptzsBE4e4JW3sStSnJP_c.jpg (http://www.slide.com/item_finder?referrer=hlnk&pciid=PN_FFlLE5ykVW-cnrKqIvHzf9vlyTQ-5PfFDED6twAEtUjmn91EZx0ViaYhwLyEA&dir=0&view=image)

malmklang
03-14-2007, 09:59 AM
No, not possible without iframe, sorry :)

ronaldb66
03-14-2007, 09:59 AM
No.

There are only two options: either a page contains a body section with regular content in it, or contains a frameset with frames in it and/or further nested framesets.

Combining regular content with a framed section is exactly what an iframe is designed for; use that.