IBM Worklight 6.0.0.1 - jQuery palette does not show up

心已入冬 提交于 2019-12-20 02:43:20

问题


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:


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



来源:https://stackoverflow.com/questions/19497284/ibm-worklight-6-0-0-1-jquery-palette-does-not-show-up

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!