Skip to content

A simple proof of concept on how the two frameworks can work together.

Notifications You must be signed in to change notification settings

adi-de-masi/jquerymobile-spine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple proof of concept that shows how jquerymobile.com and spinejs.com can be combined.

Note that the basic structure was generated using Spine.app. Modifications:
- remove jqueryify from slug.json and uninstall it by removing it from package.json and not requiring it in app/lib/setup.coffee
- include jquery and -mobile libraries in public/index.html
- bind to mobileinit for initializing Spine
- use the pagebeforechange event for intercepting the regualar page jquerymobile page rendering workflow. there you can generate markup client-side (done here with coffeescript-haml)

About

A simple proof of concept on how the two frameworks can work together.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published