<!--Link without click -->
<!-- DESCRIPTION: This will make the browser jump to the
page of your choice once the user puts the mouse over the link.
INSTRUCTIONS: Place this code in your webpage. Use the
model given to modify your own links. Can be used with an Image
or simply use text.
FUNCTIONALITY: Works in both Netscape & IE.
//Modified by CoffeeCup Software
//This code is Copyright (c) 1997 CoffeeCup Software
//all rights reserved. License is granted to a single user to
//reuse this code on a personal or business Web Site.
-->
<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>
No comments:
Post a Comment