Hi,

I have an application the has 4 frames. 

 ------------------------------------------
|                 Top                   |
 ------------------------------------------
|    [x] |             |                    |
|        |             |                    |
|   A   |      B    |          C        |
|        |             |                    |
|        |             |                    |
|        |             |                    |
 ------------------------------------------

Frame "A" has a Java applet that does file functions (copy/delete...etc). In the upper 
right corner I have a image os "[x]" that if clicked on would make the left column "A" 
smaller in width to allow for more screen area in "C". If the user clicked in the ">" 
then that column would expand showing the Java applet. Whats the easiest way of doing 
this?
Is there some Javascript code out there?

 ------------------------------------------
|                 Top                   |
 ------------------------------------------
|[>]|             |                        |
|   |             |                         |
|   |      B     |            C          |
|   |             |                         |
|   |             |                         |
|   |             |                         |
 ------------------------------------------


______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to