IBM Worklight 6.0.0.1 - jQuery palette does not sh

2019-02-24 17:32发布

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

1条回答
Lonely孤独者°
2楼-- · 2019-02-24 18:30

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.

  1. Installed Worklight 6.0.0.1 from the Eclipse Marketplace on Eclipse Jave EE 4.2.2 ("Juno" SR2)
  2. Downloaded jQuery Mobile 1.3.1
  3. Created a new Worklight project > new application
  4. Used the wizard to add an application with jQuery Mobile support
  5. Added the images folder and the files jquery.mobile.1.3.1.js and jquery.mobile.1.3.1.css
  6. Opened myapp project\apps\myapp\common\myapp.html
  7. Clicked the palette button

Result: http://i.stack.imgur.com/m9Dzw.png enter image description here

查看更多
登录 后发表回答