JS - Javascript popup window

0 votes
194 views
added Dec 19, 2018 in Javascript by LC Marshal Captain (25,790 points)
<a href="myfile/myfile.htm" onclick="MyWindow1=window.open('myfile/myfile.htm','MyWindow1','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=no,width=500,height=300,left=10,top=10'); return false;" target="win2" class="bottommenu2">View document list </a>

 

lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...