View Single Post
Old 14-06-2009, 08:10 PM   #6
_r.u.s.s.
I'm not Russ
but an ex-alektorophobic
 
_r.u.s.s.'s Avatar


 
Join Date: May 2005
Location: Nitra, Slovakia
Posts: 6,533
Default

you need to put this stuff into header of your website:
Quote:
<link rel="search" href="link to your xml" type="application/opensearchdescription+xml" title="title" />
then firefox recognizes it

if you want to add an onclick event, you need to add javascript (for firefox that's it)
Quote:
javascript:window.external.AddSearchProvider('link to your stuff');
specification on the opensearch xml can be found here
__________________
_r.u.s.s. is offline                         Send a private message to _r.u.s.s.
Reply With Quote