oldcrazylegs
12-09-2004, 07:52 PM
I got a favelet off of the web that opens the left search bar in Internet Explorer. I'm using it to load pages into the search bar that have links to many different search engines. Below is an example.
http://www.freepgs.com/clipart/sidebar/index.html
Here is the favelet i am using in a link.
<a href="javascript:void(_search=open('http://www.freepgs.com/clipart/sidebar/index.htm','_search'));">
[Souped Up Sidebar]</a>
I'm using Windows 2000 Pro and Internet Explorer 6.0
This application works great in windows 2000 Pro. But I had a friend check it with Windows XP. If you go to any sites with the search bar open and my pages loaded into it the links on the page you visited will no longer work.
Does Anyone know of a favelet that would accomplish the same task but work with Windows XP? :confused:
By the way I'm not proficient with Javascript.
http://www.freepgs.com/clipart/sidebar/index.html
Here is the favelet i am using in a link.
<a href="javascript:void(_search=open('http://www.freepgs.com/clipart/sidebar/index.htm','_search'));">
[Souped Up Sidebar]</a>
I'm using Windows 2000 Pro and Internet Explorer 6.0
This application works great in windows 2000 Pro. But I had a friend check it with Windows XP. If you go to any sites with the search bar open and my pages loaded into it the links on the page you visited will no longer work.
Does Anyone know of a favelet that would accomplish the same task but work with Windows XP? :confused:
By the way I'm not proficient with Javascript.