acidglitter Posted March 12, 2008 Share Posted March 12, 2008 Right now I have a thumbnail image, and when you hover over it a div with a larger image shows up on the side. The div css is like position:absolute;margin:-260px 0 0 40px;. What I want to happen though is for the div to show up next to and follow the mouse pointer. Does anyone know how I can do this? I'm new to Javascript... Link to comment https://forums.phpfreaks.com/topic/95876-follow-the-mouse/ Share on other sites More sharing options...
haku Posted March 12, 2008 Share Posted March 12, 2008 http://javascript.about.com/od/guidesscriptindex/a/follow.htm Link to comment https://forums.phpfreaks.com/topic/95876-follow-the-mouse/#findComment-490885 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.