FF의 검색사이트 추가방법
Scripter/JAVASCRIPT / 2008. 3. 26. 12:52
XML파일<OpenSearchDescription>
<ShortName>나루</ShortName>
<Description>나루 블로그 전문 검색</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16">
https://t1.daumcdn.net/cfile/tistory/2608163356E660671C"text/html" method="GET" template="http://naaroo.com/search/{searchTerms}"/>
<SearchForm>http://naaroo.com</SearchForm>
<Developer>astraea</Developer>
<Contact>http://withstory.net</Contact>
</OpenSearchDescription>
웹페이지<ul>
<li><a href="#" onclick='window.external.AddSearchProvider("xml파일");'>설치할 URL</a></li>
</ul>
'Scripter > JAVASCRIPT' 카테고리의 다른 글
자바스크립트로 루비프로그래밍을? (2) | 2008.03.28 |
---|---|
IE8에서의 자바스크립트 (0) | 2008.03.27 |
Protoflow : prototype.js를 이용한 Coverflow (0) | 2008.03.12 |
window.status in FF & IE7 (0) | 2008.03.11 |
Browser detect (0) | 2008.03.06 |