I\'m working on a fluid layout project. I have some fixed height DIVs in my document, and the heights are different for all of them. I need to proportionally change these DI
take a look at the resize event that you can bind with jquery
http://api.jquery.com/resize/