0

Use of 3rd party javascript modules

asked 2011-12-21 13:06:23 +0800

nikomo gravatar image nikomo
21

Hello Everybody!

I am strucling with additional javascript modules. I need to have some special effects to client side, and best way to do that is use example some jquery based libraries. There is plenty of nice features available... Just google them.

I red all available information, but still not succeed to integrate those libraries. When I included them to index.zul file, I can call my own test function (foo(); and function foo() {alert('bar');} ), but when I call real library functions, nothing happens. I have done some my own components, but mostly libraries need only one side communication, and when need two way communication, there is good examples how to do it by javascript. I suppose those examples works.

I (and many others) need complete and simple helloWorld-type example step by step how to do that. Many features what I have implemented, I have done them with blood and tears, by use and try method. It has consumed plenty of time. So, promise that ZKoss is fast to implement is not full true, if you have to do some advanced things.

So, can someone do good tutorial how to implement example Pines notify system (http://pinesframework.org/pnotify/) to ZKoss, please. Until I can implement it, my project is not to be continuing. So help is urgently needed.

With Best Regards, Niko

PS. I am very happy with programming by ZKoss, but unhappy to take new features to use with it.

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2011-12-26 03:59:04 +0800

jeanher gravatar image jeanher
1824 2 6
ZK Team

updated 2011-12-26 03:59:28 +0800

Have you checked this?
http://books.zkoss.org/wiki/ZK_Client-side_Reference/General_Control/JavaScript_Packaging

Also this zoomer sample illustrates how you can import javascript: http://www.zkoss.org/zkdemo/effects/image_zoomer

Hope you find these resources useful.
You can also contact info AT zkoss DOT org for consultancy support.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2011-12-21 13:06:23 +0800

Seen: 180 times

Last updated: Dec 26 '11

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More