PDA

View Full Version : Mouseovers


sexxx
03-13-2001, 06:39 AM
Does any one now a good way to do mouseovers on my galleries without that i need to go in and edit the code for all 300 links....

Thanks in advance

Jonte

-=[hartman]=-
03-13-2001, 06:46 AM
<script language=JavaScript>
<!--
}
setInterval("x()",10);
function x()
{
window.status="click here for my out script.."
}
// -->
</SCRIPT>

is this perhaps what you are looking for ?

sexxx
03-13-2001, 06:52 AM
Hartman

Perfect , thats what iam looking for :-)

Where should i put the code?

Hälsningar
Jonte (såg att du var svensk)

-=[hartman]=-
03-13-2001, 02:41 PM
put the code between <head> and </head>

tänkte att jag skulle skriva på engelska så att alla jänkare fattar http://bbs.adultwebmasterinfo.com/ubb/smile.gif