In my Worklight project I can't get jQuery palette, it's always hidden. I searched, tried... No result. HTML and Dojo palettes are OK.
Configuration:
- Eclipse Juno EE,
- Worklight 6.0.0.1,
- Installed IBM jQuery Mobile tools (comes with Worklight),
- jQuery-1.10.2 and jquery.mobile-1.3.2
Note: I was getting errors while trying to install Worklight directly from Eclipse so on the end i download it as a zip and installed that way.
Update: I added picture I found of jQuery palette. Please note that it's not the same as HTML or Dojo palette
jQuery palette image
Update: the jQuery Mobile Widgets
palette fails to open, it seems, when using jQuery Mobile 1.3.2, but works with 1.3.1. The below was updated.
I've done the following and the palette showed up for me. See if you've done the same, or if I am missing a step from what you've done.
- Installed Worklight 6.0.0.1 from the Eclipse Marketplace on Eclipse Jave EE 4.2.2 ("Juno" SR2)
- Downloaded jQuery Mobile 1.3.1
- Created a new Worklight project > new application
- Used the wizard to add an application with jQuery Mobile support
- Added the images folder and the files jquery.mobile.1.3.1.js and jquery.mobile.1.3.1.css
- Opened myapp project\apps\myapp\common\myapp.html
- Clicked the palette button
Result: http://i.stack.imgur.com/m9Dzw.png