resizing a frameset

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Mar 2006
Posts: 8
Reputation: alfagirl25 is an unknown quantity at this point 
Solved Threads: 0
alfagirl25 alfagirl25 is offline Offline
Newbie Poster

resizing a frameset

 
0
  #1
Mar 22nd, 2006
im currently using frameset on my page. the thing is i want to resize the frameset so that it doesnt cover the whole browser window.is it possible n how?

currently my frameset consist of header, footer,contents and main.
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 84
Reputation: web_developer is an unknown quantity at this point 
Solved Threads: 1
web_developer web_developer is offline Offline
Junior Poster in Training

Re: resizing a frameset

 
0
  #2
Mar 23rd, 2006
yea that is easy.
u can set the height and width of the frameset in pixels or in percentage.
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 8
Reputation: alfagirl25 is an unknown quantity at this point 
Solved Threads: 0
alfagirl25 alfagirl25 is offline Offline
Newbie Poster

Re: resizing a frameset

 
0
  #3
Mar 23rd, 2006
thanks for the reply.but the thing is if i resize according to stated below, it will only resize between the 2 frames, contents and frames.the thing is i want to resize the entire frameset so that it fits smaller in the browser window.

im new in this area.pls help.thanks in advance.


<frameset rows="230,48%,62">
<frame name="header" src="banner.aspx" scrolling="no" noresize>
<frameset cols="365,41%">
<frame name="contents" src="menuleftFD.aspx" scrolling="no" marginWidth="50">
<frame name="main" src="About.aspx" marginWidth="100">
</frameset>
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC