The coding is done using VS2008 There are two divs in my page namely ‘dvLeftContent’ and ‘dvRightContent’. I cannot statically set the height of the pages since ‘dvRightContent’ have variable heights on various pages (Master Pages are used here) Is there a client side function(javascript or jquery) that takes the height of the right div and assigns it to left div?
Share
Using jQuery: