slideLeft
$('.v_search_btn').click(function(e){
$('.v_search_form_div').animate({width:'toggle'},350);
});
<div class="v_search_form_div" style=" display:none;overflow:hidden">
$('.v_search_btn').click(function(e){
$('.v_search_form_div').animate({width:'toggle'},350);
});
<div class="v_search_form_div" style=" display:none;overflow:hidden">