These forums are currently read-only due to receiving more spam than actual discussion. Sorry.

It is currently Sat Dec 02, 2017 4:05 pm Advanced search

FRAMESET not in HTML5 Specification?

Do you think the HTML spec should do something differently? You can discuss spec feedback here, but you should send it to the WHATWG mailing list or file a bug in the W3C bugzilla for it to be considered.

FRAMESET not in HTML5 Specification?

Postby SSchmitz99 » Tue Jul 17, 2007 3:08 pm

I wanted to comment on my understanding that frameset is not available in HTML5. I am currently using frameset to do an AJAX application that uses a liquid layout. I have found that using the frameset has been extremely useful for my needs.

Let me explain:

I have a user interface where there is a main frame which can adjust in size both vertically and horizontally. I have a header, footer which has fixed height but adjusts horizontally. There's also a frame to the left of the main frame that is fixed width but adjusts vertically.

So, with all of this in place I get a fluid liquid layout. With iFrame, I can adjust width / height based upon % or as fixed. However, I do not see any way to say - take up all the remaining space, like I can with the frameset.

There are three additional things that I like about the iFrame.

The browsers can handle the back button by remembering what was placed into the main frame. This is a big deal as my application is AJAX and getting back button capability like this is nice.

Since it is an AJAX application, I have lots of .css , .js and lots of global variables all of which I want to load once and then keep around and not reload for every time I need to load a new page. With the Frameset, I load all my framework into one of the frames and then load the different pages of the user interface into the main frame. The main frame therefore only loads small lightweight html and doe snot include lots of javascript.
SSchmitz99
<h6>
 
Posts: 1
Joined: Tue Jul 17, 2007 2:54 pm

Postby nvcnvn » Wed Oct 20, 2010 2:21 am

because You allway can use iframe instead of frameset
So frameset is not nessesery (like some tag strong, em, font...will be delete too!)
nvcnvn
<h6>
 
Posts: 7
Joined: Sun Jul 18, 2010 11:55 pm


Return to Feedback on the Specs

Who is online

Users browsing this forum: No registered users and 1 guest