DIV dynamically resizing using vertical slide
问题 This is a little hard to explain, but I'm going to do my best: My webpage is divided using two divs: one floating at left, and other floating at right (50% each one more or less). I want to add a new feature: dynamically resize . That is: when I click on right border of DIV#1 or click on left border of DIV#2, each one should resize from left to right or right to left. Maybe you don't understand me, but this effect is what I need (from this plugin): This plugin only works for images, not divs.