블로그나 홈피에 토렌트 검색기를 설치해보세요

2012. 7. 21. 20:45Torrent

728x90
블로그에 토런트검색엔진을 달아보세요

아래 태그를 복사해서 넣으면 토런트 검색기를 설치할 수 있습니다.


<script>
function clearText(thefield){
if(thefield.defaultValue==thefield.value)
thefield.value=""
}
</script>
<center><form action="http://torrent.goohwan.net/">
<input type="text" name="q" value="토런트 검색" onFocus="clearText(this)" size="25"/>
</form></center>


반응형