Skip to content

Tern & jQueryMobile support

Angelo edited this page Sep 9, 2015 · 4 revisions

tern.jqueryapi provides a tern plugin for jQuery Mobile.

After installing and converting your project as Tern Project (see Tern-Eclipse-IDE), open After installing and converting your project as Tern Project, go at Tern project property, click on Tern / Modules item and select the jQuery Mobile tern plugin (ECMAScript, Browser, jQuery and jQueryUI tern plugin must be selected too) :

Check jQUery Mobile Plugin

Completion

After that you can benefit with jQuery Mobile completion :

jQuery Mobile Completion

Completion for options properties is available too :

jQuery Mobile Options Completion

Web Browser

You can play with online demo which uses CodeMirror (inside Web Browser).

Clone this wiki locally