--- title: Search box date: "2005-03-17T12:00:00Z" lastmod: "2009-02-22T14:34:01Z" categories: - links wp_id: 705 aliases: - /blog/added-search-box/ description: I added a search box to the top of my blog that allows users to search through posts using regular expressions. The feature is implemented entirely with JavaScript, providing a fast and simple filtering method. keywords: [search box, regular expressions, javascript, client-side search, blog design, regex search] --- I have introduced a "Search" box near the top. It searches for posts that contain the string (regular expression) you type in that box. --- ## Comments - **Jetru** _17 Mar 2005 7:51 am_: Superb! man you are smart! - **S Anand** _17 Mar 2005 9:29 am_: Just Javascript, actually. - **Jetru** _17 Mar 2005 5:48 pm_: Whatever.Looks impressive here. - **ritzkini** _24 Mar 2005 5:18 am_: tooo much !! too bloody much ! bu the event isnt shown taking place and fasssssssssssst !! good on u ! - **Deshi** _24 Mar 2005 6:19 pm_: Like he says, this is quite simple to do. But it makes the page more clutterred. Blogs have to be simple, and easy to read.. Kind of loses the purpose - **Jetru** _26 Mar 2005 5:14 pm_: No I like this format, except for the Permalink button - **S Anand** _28 Mar 2005 3:17 am_: Yeah, I don't like the Permalink button either. Any suggestions?