jakiestfu / Snap.js

A Library for creating beautiful mobile shelfs in Javascript (Facebook and Path style side menus)
http://jakiestfu.github.io/Snap.js/
5.99k stars 663 forks source link

Snap.js with jQuery Mobile #204

Closed frankie-loves-jesus closed 10 years ago

frankie-loves-jesus commented 10 years ago

Is there a way to combine Snap.js with jQuery Mobile?

Trying here -- http://jsfiddle.net/frank_o/vZBzD/4/ -- but not having much luck.

frankie-loves-jesus commented 10 years ago

Turns out I just had to move .snap-drawers outside the jQuery Mobile page.

Many thanks to @nitishdhar.

nitishdhar commented 10 years ago

@frankie-loves-jesus - thanks for the mention. For others reference here's how I suggested to use Snap.js with jQuery Mobile - http://stackoverflow.com/questions/23875815/jquery-mobile-and-snap-js-as-panel-replacement/23876216#23876216