Page 1 of 1

Height of two DIV in Rounded corners script

PostPosted: Sat Dec 09, 2006 9:13 am
by papm
Hi

Thanks for your scripts.
I use Rounded corners script. I have a question for the height of div.

first div:
rC.addTarget('DivOne',10,10,'#84a899','#FFFFF0',5,"100%");
The height of DivOne depends on the DivOne contents.

Second div:
I want second div height is equal to DivOne height.
that to put in
rC.addTarget('DivOne',10,10,'#84a899','#FFFFF0',5,?????????); ?


Philippe.