![]() |
Internet Explorer 7 TIPS ( customized search bar )
If you have IE7 you will notice they added a google type search box on the upper right, now they let you customize where the search goes to , and you can build tools to let surfers use your custom search in their ie search box
Heres an example demo i made ( its prefectly safe to use and simple to remove ) http://ytmnd.webspacemania.com/search/ heres how to make your own customized search box first make yourself an xml file in the following format ----------------------------- <?xml version="1.0" encoding="UTF-8" ?> <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> <ShortName>Smokey The Bear Porn Search</ShortName> <Description>Smokey The Bear Porn Search provider</Description> <InputEncoding>UTF-8</InputEncoding> <Url type="text/html" template="http://hornydog.webspacemania.com/wmv/?videos={searchTerms}" /> </OpenSearchDescription> -------------------------------- notice where it says {searchTerms} thats where you input the url to your own search service so if you wanted to add a youtube search box to your ie you would do it like this <?xml version="1.0" encoding="UTF-8" ?> <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> <ShortName>Smokey The Bear Porn Search</ShortName> <Description>Smokey The Bear Porn Search provider</Description> <InputEncoding>UTF-8</InputEncoding> <Url type="text/html" template="https://youtube.com/results?search_query={searchTerms}" /> </OpenSearchDescription> to initiate the process simply use the following javascript pointing to the xml file we just created <script> function fd() { window.external.AddSearchProvider("http://ytmnd.webspacemania.com/search/stb.xml"); } </script> <center><a href=http://www.yoursite.com/thankyou.html onclick=fd();>ADD HERE</a> p.s. this only works on ie7 so if your using firefox go get a real browser :winkwink: |
Did you know I love you?
:) |
ie7 rules...
only thing that sucked was the address bar being above the menu. took care of that, and now all is good. |
Quote:
|
bump 4 a cool overlooked thread
|
thats cool :thumbsup
|
great tip.:thumbsup
|
Quote:
How do you change that? Can't figure it out |
Quote:
|
Umm so that little search box could search say GFY?
Show me how please... I break stuff so make it easy on me. |
Quote:
|
Quote:
|
cool TIP man!:thumbsup
|
Quote:
user confuguration>administrative templates>windows components>internet explorer then over in the right side, one of the settings is named "Moving the menu bar above the navigation bar".. double click, tick enabled radio button. |
cool, I've just installed IE7 to see what all the fuss was about. Time to fool around with it!
|
Quote:
well to do gfy is a tad more complex because gfy doesnt have an easily readable search url like mysite.com/search.php?word=lensman but you can do a simply query from google of just gfy results.. You can try it here http://ytmnd.webspacemania.com/se/ it will ask if you want to make it your default search engine , you can click yes or no doesnt matter its easily changed , then just type a search item into the search bar and select "Gfy search" from the drop down list of search providers |
thanks for the info!
|
Quote:
|
| All times are GMT -7. The time now is 06:42 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123