Never been to TextSnippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)

About this user

Brian Soetikno http://simpleand.com

« Newer Snippets
Older Snippets »
1 total  XML / RSS feed 

Rounded Mac Input Box

This html code makes an input box that looks like the one found at here (Under the search downloads box) It works only on macs(safari tiger only i believe) and does not validate. Note: type="search" is what makes it work.
<input type="search" name="blah" value="Search"/>
« Newer Snippets
Older Snippets »
1 total  XML / RSS feed