| | |
Dynamically changing the frameset size
Please support our JSP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
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...
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...
•
•
Join Date: Apr 2006
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
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
![]() |
Similar Threads
- get length of a dynamic array (C++)
- Resizing of an array. (C++)
- I made a BOo-BOO, now I can't start the computer... (Windows NT / 2000 / XP)
- Dynamically changing a form at Run Time (VB.NET)
- Please help on updating instance variable (Java)
- array of structures within a struct (C++)
- reading a same input twice from the console (C)
Other Threads in the JSP Forum
- Previous Thread: project in j2ee
- Next Thread: What is the difference between jdbc odbc jdbc-odbc
| Thread Tools | Search this Thread |
apache backbutton combobox connection database development directorystructure dynamicpagetitles eclipse frames glassfish ie8 imagetodatabse imageupload integer internet java javaee javascript jsf jsp jsppagetitles levels mvc2 mvcmodel2 network parameters passing ping printinserverinsteadofclient redirect request.getparameter response servlet servletdopost()readxml sessions software ssl state_saving_method stocks sun tomcat tutorial update video web





