Difference between revisions of "MediaWiki:Searchformextra"
(Created page with "<script> function onUseGoogleClick() { alert('Use Google clicked'); } </script> <input type="checkbox" id="useGoogle" /> Use Google onClick="onUseGoogleClic...") |
m |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <input type="checkbox" id="useGoogle" onchange="onUseGoogleClick()" /> Use Google | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <input type="checkbox" id="useGoogle" | ||
<input type="hidden" name="domains" value="http://wiki.lumina.com" /> | <input type="hidden" name="domains" value="http://wiki.lumina.com" /> | ||
<input type="hidden" name="num" value="50" /> | <input type="hidden" name="num" value="50" /> | ||
Line 12: | Line 5: | ||
<input type="hidden" name="oe" value="$2" /> | <input type="hidden" name="oe" value="$2" /> | ||
<input type="hidden" name="sitesearch" id="gwiki" value="http://wiki.lumina.com" /> | <input type="hidden" name="sitesearch" id="gwiki" value="http://wiki.lumina.com" /> | ||
+ | <input type="hidden" name="q" id="q" /> |
Latest revision as of 19:54, 26 August 2013
<input type="checkbox" id="useGoogle" onchange="onUseGoogleClick()" /> Use Google <input type="hidden" name="domains" value="http://wiki.lumina.com" /> <input type="hidden" name="num" value="50" /> <input type="hidden" name="ie" value="$2" /> <input type="hidden" name="oe" value="$2" /> <input type="hidden" name="sitesearch" id="gwiki" value="http://wiki.lumina.com" /> <input type="hidden" name="q" id="q" />