how to move/slide an image from left to right

前端 未结 3 1434
耶瑟儿~
耶瑟儿~ 2021-01-03 17:26

I want to slide or move a image from left to right something like in

http://rajeevkumarsingh.wix.com/pramtechnology

The read pentagonal box that moves Ok !<

3条回答
  •  时光取名叫无心
    2021-01-03 18:23

    Use the jQuery library, is really easy to do what you need

    http://api.jquery.com/animate/

    Follow sample code of page : http://api.jquery.com/stop/

    
    
    
      
      
    
    
       
    
    
    

提交回复
热议问题