Dynamically changing the frameset size

Reply

Join Date: Feb 2005
Posts: 175
Reputation: Letscode is an unknown quantity at this point 
Solved Threads: 6
Letscode's Avatar
Letscode Letscode is offline Offline
Junior Poster

Dynamically changing the frameset size

 
0
  #1
Jun 9th, 2005
Hey,
I'm new to Javascript and I have a frameset and I need to dynamically change the Sizes of each frame.

How to I do that??

This is my frameset definition::
<frameset rows="8%,87%,5%" >
<frame id="logo" name="banner" src="logo.aspx" noResize scrolling="no">
<FRAMESET cols="73%,27%">
<FRAME id="mainframe" name="mainframe" src="Default.aspx" scrolling="no">
<FRAMESET rows="8%,92%">
<FRAME id="downleftup" name="downleftup" src="querybuttons.aspx">
<FRAME id="downleft" name="downleft" src="layers.aspx">
</FRAMESET>
</FRAMESET>
</frameset>

if you notice the 2 nd Frameset...i have 73% and 27% ..I need to change these values based on various screen resolution...
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 175
Reputation: Letscode is an unknown quantity at this point 
Solved Threads: 6
Letscode's Avatar
Letscode Letscode is offline Offline
Junior Poster

Re: Dynamically changing the frameset size

 
0
  #2
Jul 5th, 2005
Anybody?I'm still struck with this problem
Save White Tiger
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 1
Reputation: Yusuf Shabbir is an unknown quantity at this point 
Solved Threads: 0
Yusuf Shabbir Yusuf Shabbir is offline Offline
Newbie Poster

Re: Dynamically changing the frameset size

 
0
  #3
Apr 28th, 2006
Originally Posted by Letscode
Anybody?I'm still struck with this problem


you can find the solution on this link

http://www.siteexperts.com/tips/elements/ts11/page1.asp


Bye happy coding
Yusuf
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