We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Rated
Read 14,611 times

Related Categories

Autolink

davepamn

Automatic jump to a url on when the mouse moves over a link



<html>
<head><title>Auto Link</title>
<script language="javascript1.1">
function auto_link(sURL)
{
location.href=sURL;
}
</script>
</head>
<body>
<a href="javascript:void(0);" onMouseOver="auto_link('
http://www.ieighty.net/~davepamn/vb5.html');">Black Belt Visual Basic</a>
</body>
</html>

NishiSoft provides Part I of the Information Technology Project collaboration. Sign up and list your IT project tasks, assign task too friends, and get percent complete task. Part will include a work order system with NishiSoft acting as the middle man between software task order, verification of requirements meet and services delivered, and generation of the voucher for payment between parties.

Comments