PDA

View Full Version : Frames.


Balbanebeoulve
03-21-03, 18:26
Hi, I want some frames on my site....like for example I want a box about the size of "submit new thead" frame size. Like where you type. Hmm and basically I want my buttons to just redirect the frame to another page instead of loading a whole new page again. Can anybody tell me what's needed? Thanks in advance.

Kodo
03-21-03, 18:47
this is probably what you're looking for :)
http://www.htmlcodetutorial.com/frames/_IFRAME.html

spaz
03-28-03, 00:31
Just a comment from a web developer... frames are archaic and ugly... also, reloading the entire page won't put any more load than reloading a frame. You can do wonders with javascript and just getting your tables oriented nicely. You might want to use pop-up windows or something similar.

I'm not trying to say what you are doing is wrong (please forgive), just stating current standards.

Drop me a line if you need a little help... I'd be glad to lend a hand.

spaz