944,082 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 3329
  • ASP.NET RSS
Mar 22nd, 2006
0

resizing a frameset

Expand Post »
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.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
alfagirl25 is offline Offline
8 posts
since Mar 2006
Mar 23rd, 2006
0

Re: resizing a frameset

yea that is easy.
u can set the height and width of the frameset in pixels or in percentage.
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
web_developer is offline Offline
84 posts
since Mar 2006
Mar 23rd, 2006
0

Re: resizing a frameset

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>
Reputation Points: 10
Solved Threads: 0
Newbie Poster
alfagirl25 is offline Offline
8 posts
since Mar 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: Trouble rending form in firefox and netscape.
Next Thread in ASP.NET Forum Timeline: How to databind to textboxes





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC