I have this code,
I want to make it so that it opens a new normal browser window just like target=_blank does.Code:<a href="#" onclick="window.location='http://YourSite.com';">click here</a>
I tried using this tutorial, http://www.pageresource.com/jscript/jwinopen.htm but the code there just doesn't work.






Bookmarks