jQuery Mobile CSS3 Page Transitions without jQuery Mobile Library

前端 未结 3 1424
粉色の甜心
粉色の甜心 2020-12-09 06:21

I have a mobile app created using HTML/JS(jQuery)/CSS and I\'m looking to include page transitions that mimic those found in jQuery Mobile (in specific the flip transition)

3条回答
  •  独厮守ぢ
    2020-12-09 07:04

    Check out 'Non-Jquery Page Transitions lightweight' by fasw.

    Demo here: http://www.fasw.ws/demos/transitions1/slide1.html

    And source here: http://www.fasw.ws/faswwp/non-jquery-page-transitions-lightweight/

    This is 1.7k of JS producing transitions that are just like those produced by the whole mobile jQuery Lib.

提交回复
热议问题