Log in

View Full Version : cursor trail drawing



redcell984
12-26-2010, 10:45 PM
Hi,

I have very basic dreamweaver knowledge and have built a website. I'm trying to create the following:

-when people enter hompage I want a thin line trail to follow wherever the cursor goes
-I want the trail to remain visible whilst on the page (basically I want visitors to be able to draw with the cursor - without any other functionalty such as erasing etc)

I would greatly appreciate any advice on how to make this possible or where to look for more information on how this might be done.

Cheers

Paul

djr33
12-26-2010, 10:55 PM
Does this help?
http://www.redips.net/javascript/drawing/

redcell984
12-27-2010, 12:14 AM
Hi thanks for your response.

I don't want the page viewer to have to make any selections to draw i.e having to click the mouse.

A line should just follow the cursor when they move around the screen.