Need advice as to the best practices in jQuery mobile.

Need advice as to the best practices in jQuery mobile.

I wrote my first JQM app. It’s a playlist music player with multiple pages (2).

It works on the iPhone, Safari, Chrome, Firefox… But will it work in other browsers?

Is anything I wrote against the normal rules of JQM pages?

Take a look at  Stagger & Belligerence.

Any and all comments are welcome.

PS I used the latest code bases and HTML5 features.

<script src="http://code.jquery.com/jquery-2.0.3.js"></script>
<script src="http://code.jquery.com/mobile/1.4.0-rc.1/jquery.mobile-1.4.0-rc.1.js"></script>


JΛ̊KE