Responsive expanding search bar
2015-05-07
Expanding Search Bar is an expanding search bar extension for any HTML page or Jekyll. This extension is a lightweight version of Expanding Search Bar Deconstructed for using in Jekyll or HTML. This extension is used in my blog.
Because my blog have used icon set from Font Awesome. I change icon set from the original project into Font Awesome as in my blog.
Usage
copy all of project's resource to your project.
/css /fonts /js
Insert css header into your HTML
Place below code into top of HTML code or anywhere what you want.
Add JS at bottom of HTML code
Source
Original project documentation
A tutorial on how to create a mobile-friendly and responsive expanding search bar.