jQuery plugin for expanding search bar
I have created a jQuery plugin to handle expand and close functionality of searchbar. This would help some to minimize their work, since it is straight forward to use. Download the files from github. Add javascript ( jquery.searchbox.js ) and css ( searchbox.css ) files in your html document. Create a div in your document and […]