-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Normal
-
None
-
Affects Version/s: 5.0.10
-
Component/s: Components
-
None
Click the checkbox, then onBlur will be fired.
<zk> <checkbox focus="true" onBlur='alert("BLUR")' > </checkbox> </zk>