Skip to main content
danielo33771543
Known Participant
August 6, 2018
解決済み

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

  • August 6, 2018
  • 返信数 2.
  • 307 ビュー

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.

    このトピックへの返信は締め切られました。
    解決に役立った回答 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

    avid_body16B8
    avid_body16B8解決!
    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??