[Javascript] Resizing a frame

Andrew Dunn Andrew at d2k.com.au
Mon Mar 10 19:22:12 CST 2003


Quite easy really:

parent.FRAMENAME.cols = 50;
 
 
-----Original Message-----
From: Mark [mailto:mark_weinstock at yahoo.com] 
Sent: Tuesday, 11 March 2003 7:48 AM
To: javascript at LaTech.edu

I'm a JS newbie, and haven't been able to find anything via google or
the easy-to-find JS referencs.

Can someone point me to a reference whereby I could resize a frame
dynamically? I can't seem to get anything to work quite the way I
expect. I can resize the entire window, but not just one frame. The idea
is to be able to "minimize" then "restore" a menu frame.

Thanks for any suggestions.

Mark

=====
Mark Weinstock
mark_weinstock at yahoo.com
***************************************
You can't demand something as a "right" unless you are willing to fight
to death to defend everyone else's right to the same thing.
***************************************

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/ _______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript



More information about the Javascript mailing list