-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
6.0.1
-
Kubuntu 12.04, Chrome 19.0.1084.56, Tomcat 7.0.22, ZKEE 6.0.1
In the attachment you'll see a running example. Substitute zk.Widget.$('$clickHandler') with zk.Widget.$(this) and will stop working. This was since 6.0.1 upgraded from 5.0.7.1
I do report this as an issue because I found a lot of examples with this syntax, despite the zk.Widget.$ documentation does not mention the 'this' keyword as a parameter.