you can accompish this 4 corner box with far less markup, standard css with no script

there's lots of css tutorials on this topic. I'm all for using jquery to add creative solutions but sometimes using a bulldozer when all that is needed is a shovel is overkill

for example, wrap your middles around contents and no height calculations necessary. Try using every tag available in module to apply css for your frame, don't waste outer container.  You'll definitely appreciate it when page size increases

Peter Marino wrote:
Hi jQuery,

i'm trying to create a visual frame. My attempt can be seen here:

I use jQuery to resize the left and right div to the correct height, I can
see the result is correct.

my question is why do I get gaps at the bottom... it seems to come
when I put content inside my visual frame? Can someone point it out 
for me?

another question is... is there any other method that can make the
left and right sides get the correct length? or is jquery the only way
to do that?

regards,
Peter

--
Power Tumbling - http://www.powertumbling.dk
OSG-Help - http://osghelp.com

Reply via email to