This shows you the differences between two versions of the page.
| 
                    search [2020/06/01 22:53] | 
                
                    search [2020/06/01 22:53] (current) | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Search ====== | ||
| + | <html> | ||
| + | <!-- Bing --> | ||
| + | <meta name="Search.WLSearchBox" content="1.1, en-US" /> | ||
| + | <div id="WLSearchBoxDiv"> | ||
| + | <table cellpadding="0" cellspacing="0" style="width:246px; height:32px;"><tr id="WLSearchBoxPlaceholder"><td style="width:100%; border:solid 1px #cccccc; border-right-style:none; padding-left:10px; padding-right:10px; vertical-align:middle;"><input id="WLSearchBoxInput" type="text" value="Loading..." disabled="disabled" style="background-image:url(http://www.bing.com/siteowner/s/siteowner/searchbox_background_k.png); background-position:right; background-repeat:no-repeat; font-family:Arial; font-size:14px; color:#000000; width:100%; border:none 0 transparent;"/></td><td style="border:solid 1px #cccccc; border-left-style:none; padding-left:0px; padding-right:3px;"><input id="WLSearchBoxButton" type="image" src="http://www.bing.com/siteowner/s/siteowner/searchbutton_normal_k.gif" style="border:none 0 transparent; height:24px; width:24px; vertical-align:top;"/></td></tr></table> | ||
| + | <script type="text/javascript" charset="utf-8"> | ||
| + | var WLSearchBoxConfiguration= | ||
| + | { | ||
| + | "global":{ | ||
| + | "serverDNS":"www.bing.com", | ||
| + | "market":"en-US" | ||
| + | }, | ||
| + | "appearance":{ | ||
| + | "autoHideTopControl":false, | ||
| + | "width":600, | ||
| + | "height":400, | ||
| + | "theme":"Blue" | ||
| + | }, | ||
| + | "scopes":[ | ||
| + | { | ||
| + | "type":"web", | ||
| + | "caption":"JoelDare.com", | ||
| + | "searchParam":"site:www.joeldare.com\/wiki\/" | ||
| + | } | ||
| + | , | ||
| + | { | ||
| + | "type":"web", | ||
| + | "caption":"Web", | ||
| + | "searchParam":"" | ||
| + | } | ||
| + | ] | ||
| + | } | ||
| + | </script> | ||
| + | <script type="text/javascript" charset="utf-8" src="http://www.bing.com/bootstrap.js?market=en-US&ServId=SearchBox&ServId=SearchBoxWeb&Callback=WLSearchBoxScriptReady"></script> | ||
| + | </div> | ||
| + | <!-- Bing --> | ||
| + | </html> | ||