How can I create a pop-up window with scrolling, without naming it as a link to another page like this:
So having it incorporated in the code of the page itself.Code:<a href="#" onClick="MyWindow=window.open('copyright.html','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=500,height=350'); return false;" class="id">all content and visuals copyright 2004-2007</a> |



Reply With Quote


Bookmarks