I have a layout with a resizable div which works fine initially. When I load some html in to the resizable div I can no longer resize the div even though when i look at the div in firebug the div still has the resizable classes added to it.
I dont think it is a css issue from my testing. What do i need to do in order for my resizable div to work after content has been loaded in to it? Regards Robin