본문 바로가기

정보/블로그

HTML로 크기 조절해서 새창 띄우기 (href)




<a href="주소 입력" onClick="window.open(this.href, '', 'width=400, height=430'); return false;">하고픈 말</a>

출처: http://warlock.tistory.com/entry/href-새창으로-열-때-사이즈-조절 [Pizza]

반응형