Skip to main content
danielo33771543
Known Participant
August 6, 2018
Answered

I want my html canvas icon to move a cross the website.

  • August 6, 2018
  • 2 replies
  • 307 views

I have a html canvas icon of the size 150 px by 150 px also that's the same size of the stage.. i want the icon to move a cross the website. the animation is a planeflying across the the screen. how do i do that.

    This topic has been closed for replies.
    Correct answer avid_body16B8

    Funny you should ask. I spotted the following post you might what to check out. No need of ANCC to acomplish what you want unless the plane has some other internal animation.

    https://www.sitepoint.com/community/t/jquery-animate-plane-across-screen-out-left-side-back-in-on-right-side/25726

    2 replies

    avid_body16B8
    avid_body16B8Correct answer
    Legend
    August 6, 2018

    Funny you should ask. I spotted the following post you might what to check out. No need of ANCC to acomplish what you want unless the plane has some other internal animation.

    https://www.sitepoint.com/community/t/jquery-animate-plane-across-screen-out-left-side-back-in-on-right-side/25726

    Legend
    August 6, 2018

    So let me get this straight... instead of animating an image across the canvas, you want to animate the canvas across the page??