1

I'm using DHTMLx Touch to build a web app.

I'm stuck with the page transition.

I dont know how to perform page transition.

Can anyone pls help me.

siva
  • 1,429
  • 3
  • 26
  • 47

1 Answers1

1

Maybe you can use multiview, which allows to animate page changing. Check this sample in the framework package: /samples/technical/multiview/02_multiview_animations.html

Paul
  • 1,656
  • 11
  • 16