Hi i was wondering how can i make this have more popup links, Please help
<script>
function openpopup(){
var popurl="disipal.htm"
winpops=window.open(popurl,"","width=400,height=338,scrollbars,")
}
</script>
<a href="javascript: openpopup()">Click here to open window</a>



Reply With Quote

Bookmarks