I want to create a search box like the one on this website:
http://www.outspoken-kate.com
How can I do that? (I don't know if its Javascript or HTML)
I want to create a search box like the one on this website:
http://www.outspoken-kate.com
How can I do that? (I don't know if its Javascript or HTML)
------------------
Check out my site here and let me know what you think
A cool in-site search box script I found was this one, it uses JavaScript, and is very customizable. All you have to do is tell it which pages to search in your site.
Hope that helps!
Alex Blackie, X96 Design
My Website
I specialize in: HTML5, CSS3, PHP, Ruby on Rails, MySQL, MongoDB, Linux Server Administration
If you mean visually, it's just CSS and HTML - You can just view the source code and grab the CSS to get that look, the search part will be done with a server side language such as PHP or ASP.
Bookmarks