Making words follow the mouse

C

camren

Matt:

This was probably done with javascript, so look at your
page in HTML view and look for the <SCRIPT> tags. That
should contain all the mouse trail effect code. Delete
everything between the script tags including the tags
themselves.

Here's a site with the code to create mouse cursor
trails, and you'll see that the operative code is all
javascript:
http://www.dynamicdrive.com/dynamicindex13/trailer.htm

Cheers,
Carmen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top