Pros:
- I like simplicity and and useful algorithms of JLayout.
Cons:
- Examples do not work
- Initializing syntax is so weird. Why it is not like: "$(ref).jlayout(options);" , like other widgets has?
I am integrating JLayout to my ZKoss JQuery library. But I can't get it work. ZKoss uses JQuery version 1.6.4, and this cannot be changed.
Is it possible, that my JQuery version is too old. Do I need to use some extra plugin for it?