I have been created simple search box, when i click, it will extended at horizontal.
May i know, how to extend vertically, when i click instead of horizontal.
<form action="search.php" autocomplete="on">
<input id="search" name="search" class="search-box" type="text"
placeholder="What you are looking for?">
<input id="search_submit" value="" type="submit">
</form>
I need to access my search icon link this link have search icon.. i mean, when i click my search icon, it will show text line and background should be in active..