3

I'm trying to figure out how to use https://github.com/azicchetti/jquerymobile-router in my Spine project. I'm not able to find any examples of how to integrate it into a Spine app.

I'm hoping someone has an example of how to use it with Spine.

Martin
  • 2,302
  • 2
  • 30
  • 42

2 Answers2

1

I went with this example: https://github.com/rbrcurtis/Spine-with-Jquery-Mobile it works great. I edited it a bit though. But it was a great start.

Martin
  • 2,302
  • 2
  • 30
  • 42
0

There is another project to integrate jquery-mobile and Spine JS

https://github.com/lagartoflojo/spine.jqmobile

grigio
  • 167
  • 11