Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: dynamic frame resizing


Message #1 by <rajesh_s8@1...> on Fri, 19 Jan 2001 12:19:16 +0530
This is a multi-part message in MIME format.


------=_NextPart_000_006E_01C08212.0A7B9F70
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hi...

i have this problem of resizing the frame size dyanamically

i tried
parent.frames('framename').resizeTo('20%');

this is giving me vague results irrespective of the size i am 
specifying...

the problem is i have two frames (left and right)
on clicking a link on the left frame the new page loads with 2 different 
asps on the frames...that time i need to resize the frameset to 
different percentages(sizes...)

any idea on this is welcome
tia
rajesh




  Return to Index