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:# | + | <div style="width: 250px; font-weight:bold; font-size:1em; font-family: 'Ek Mukta', Verdana, sans-serif; color:#229640">Google:<input name="se" type="radio" checked> Yahoo:<input name="se" type="radio"> MSN:<input name="se" type="radio"> |
</div> | </div> | ||
Line 21: | Line 21: | ||
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" | ||
] | ] | ||
Latest revision as of 02:14, 19 September 2015