JavaScript/jQuery: Follow path over page

Posted by Echilon on Stack Overflow See other posts from Stack Overflow or by Echilon
Published on 2010-03-08T09:17:51Z Indexed on 2010/03/08 9:21 UTC
Read the original article Hit count: 229

Filed under:
|
|
|
|

I need to make an animated gif 'fly over a page and follow a path. I'm thinking of using jQuery but would I be right in thinking the only way to do it is manually calculating the percentage of width/height where the shape layer should be placed, then using absolute positioning is the only way to do this? I know there are some amazing jQuery plugins available for this type of thing.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript