Div Component Resizable from both side

Div Component Resizable from both side

Hi,
 
I am creating a div component resizable from both the side using plugin jquery-ui-1.10.4.custom.js but it was allowing me to resize from one direction only ie. East.
I have changed the handle and tried to resize the component from west side also, but it is getting resize in north direction rather than west.
I want the component to expand in east and west only and not in any other direction.
Please suggest something!!