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