I have been looking for a way to create an animated arrow which points to a div element on a webpage with little success.
The reason is I need to draw the users attention to a particular div.
I am using jQuery if that helps. I found PointPoint but it only has an arrow on the edge of the mouse.
For animated cursor, you must have an
.anifile (animated cursor) which you want to use.HTML example:
CSS Example
For custom cursor read here: http://beradrian.wordpress.com/2008/01/08/cross-browser-custom-css-cursors/ to use in above CSS.
and JavaScript:
My answer is that I understood from your query.