Title: fasterthechase's Replies | WordPress.org

---

# fasterthechase

  [  ](https://wordpress.org/support/users/fasterthechase/)

 *   [Profile](https://wordpress.org/support/users/fasterthechase/)
 *   [Topics Started](https://wordpress.org/support/users/fasterthechase/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fasterthechase/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fasterthechase/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fasterthechase/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fasterthechase/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fasterthechase/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Mac OS X style search form](https://wordpress.org/support/topic/mac-os-x-style-search-form/)
 *  [fasterthechase](https://wordpress.org/support/users/fasterthechase/)
 * (@fasterthechase)
 * [20 years, 7 months ago](https://wordpress.org/support/topic/mac-os-x-style-search-form/#post-228175)
 * <input type=”search”/>
 * this is a customisation/extension of HTML on apples part and will only work on
   safari within tiger.
 * [http://www.bartelme.at/journal_detail.php?detail=236](http://www.bartelme.at/journal_detail.php?detail=236)
 * apple seem to have no ADC docs on it so i dont know any more about any variables
   except for what ive scavenged (maily from apples dashboard widgets site) but 
   what i do know:
 * <input type=”search” name=”q” placeholder=”Search Dashboard Widgets” autosave
   =”Apple Downloads” results=”5″ class=”sbox” id=”q”>
 * Placeholder = the text in grey before you type
    Autosave = you have to specify
   the name for a cookie to enable the little drop down search history – site name
   usually does Results = number of previous searches displayed by clicking the 
   droppy arrow 0 disables search history
 * dont quite know what the rest do
 * hope this helps

Viewing 1 replies (of 1 total)