groups

name language licence
Floating Image 2 HTML Other
JaxsPro RapidSearch Box (MenuEnd) HTML Other
FTG-3-TextArea HTML Other
MiniMenu 1 JavaScript Other
FTG-5-PopupMenu HTML Other
Bookmarks_customJS JavaScript Other
JaxsPro Google Search Box (MenuEnd) HTML Other
Mouse-Over Text 2 HTML Other

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 >



language: HTML
licence: Other

JaxsPro Google Search Box (MenuEnd)

options: view full snippetsend to code collector
<div id="secondsidebarmenuend"><form id="searchform" method="get"
      action="http://www.google.com/search">
<fieldset>
  <input type="search" name="q" value="Search" autosave="search" results="10"
        onblur="if (this.value =='') {this.value ='Search';}"
        onfocus="if (this.value =='Search') {this.value ='';}" />
        <input type="hidden" name="domains" value="%base_url%" />
        <input type="hidden" name="sitesearch" value="%base_url%" />
<label for="query">Search</label>
</fieldset>
</form></div>
	
(Continues...)