It's free and you have access to premium codes!
Welcome back! Please login to your account.
Don't worry, we'll send you a message to help you to recover your acount.
Please check your email for instructions to activate your account.
Written by 21 August 2012
This code opens a new window and shows the page if the visitor even points on your link with the mouse cursor. It opens a new window with the power of JavaScript. (Note that some browsers blocks new window)
<!-- this script is provided by https://www.javascriptfreecode.com coded by: Kerixa Inc. -->
<CENTER>
<a href="http://www.webloger.5u.com/" target=main onmouseover="window.open
('http://www.javascriptfreecode.com/');" style="text-decoration: none"><FONT SIZE=7 FACE=ARIAL COLOR=#804000>www.javascriptfreecode.com</FONT></a></CENTER><P><a target='_blank' href='https://www.javascriptfreecode.com' style='font-size: 8pt; text-decoration: none'>JavaScript Best Codes</a>
Comments
Here you can leave us commments. Let us know what you think about this code tutorial!