Difference between revisions of "Team:Exeter/test search bar"

Line 8: Line 8:
 
<input id="hiddenquery" type="hidden" name="q" />
 
<input id="hiddenquery" type="hidden" name="q" />
 
<input name="qfront" type="text" style="width: 200px; font-weight:bold; font-size:1em; font-family: 'Ek Mukta', Verdana, sans-serif; color:#229640" value="" /> <input type="submit" value="Find" style="font-weight:bold; font-size:1em; font-family: 'Ek Mukta', Verdana, sans-serif; color:#229640" /><br />
 
<input name="qfront" type="text" style="width: 200px; font-weight:bold; font-size:1em; font-family: 'Ek Mukta', Verdana, sans-serif; color:#229640" value="" /> <input type="submit" value="Find" style="font-weight:bold; font-size:1em; font-family: 'Ek Mukta', Verdana, sans-serif; color:#229640" /><br />
<div style="width: 250px; font-weight:bold; font-size:1em; font-family: 'Ek Mukta', Verdana, sans-serif; color:#229640">Google:<input name="se" checked>
 
 
</div>
 
</div>
 
   
 
   
Line 21: Line 20:
  
 
var searchaction=[ //form action for the 3 search engines
 
var searchaction=[ //form action for the 3 search engines
"http://www.google.com/search",
+
"http://www.google.com/search"
"http://search.yahoo.com/search",
+
"http://search.msn.com/results.aspx"
+
 
]
 
]
  

Revision as of 02:11, 19 September 2015