이모티콘창 띄우기
링크를 클릭할 때 새창 띄우기자바스크립트 이용
<a href="javascript:void(window.open('주소','팝업이름','width=가로,height=세로'))">Link</a>
주소창에 다음과 같이 명기하시면 됩니다.
javascript:window.open("http://endic.naver.com/small.naver?where=index","DirectSearch_Dic","width=405,height=500,resizable=1,scrollbars=1").focus()
즐겨찾기에 넣으시려면 브라우져에서 즐겨찾기추가를 하신 후에 속성의 URL에 위 구문을 넣어주시면 됩니다.
완료
javascript:window.open("http://labica.pooroo.net/icon.htm","아이콘모음","width=405,height=500,resizable=1,scrollbars=1").focus()
요걸 즐겨찾기로 등록하면 언제나 사용가능!..아, 위젯창을 일케 불러볼까나;;
javascript:window.open(http://labica.springnote.com/pages/1811630.xhtml','아이콘박스','width=200,height=300,resizable=1,scrollbars=1').focus()
History
Last edited on 10/06/2008 17:14 by 엘프화가
Comments (0)