<script type="text/javascript">
// Popup window code
function newPopup(url) {
popupWindow = window.open(
url,'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,
scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes')
}
</script>
<p>Popup Window:</p>
<p><a href="JavaScript:newPopup('http://onky.co.nr');">Get your HTML codes in a popup!</a></p>
<div class="more-info">
<p>More info: <a href="http://onky.co.nr">Popup Windows</a></p>
</div>
Popup Window:
Get your HTML codes in a popup!
// Popup window code
function newPopup(url) {
popupWindow = window.open(
url,'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,
scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes')
}
</script>
<p>Popup Window:</p>
<p><a href="JavaScript:newPopup('http://onky.co.nr');">Get your HTML codes in a popup!</a></p>
<div class="more-info">
<p>More info: <a href="http://onky.co.nr">Popup Windows</a></p>
</div>
TEST
Popup Window:
Get your HTML codes in a popup!



Tidak ada komentar:
Posting Komentar