I’ve recently been learning jQuery Mobile but have a hard time remembering all the possible parameters and the general structure of all the components. Is there anything that can help with this rather than sheer memorization? (I’m using Visual Studio.)
I’ve recently been learning jQuery Mobile but have a hard time remembering all the
Share
I created my own code snippets for this. It’s pretty nice. You just type a few characters (jqmPage, jqmToggle, etc.) and you get the whole structure.
Blog Post
I’ve been recently learning jQuery Mobile and am really impressed with the technology. It is a powerful and robust tool to quickly create content for mobile devices. However, with it being so new to me and with it being so robust, I find it difficult to remember all of the syntax for the many different things you can do with it. It occurred to me that code snippets could be a great way to relieve this burden, so I began creating my own to do this.
As an example, using my jqmPage code snippet (by typing
To download all the snippets, please check out jQuery Mobile Code Snippets