mercredi 21 janvier 2015

How to check/uncheck checkbox in clojurescript?

This is what I've tried :



(set! (.-checked checkbox-element) true)


but it doesn't work. It should work ( based on http://ift.tt/1CR4uL5). Please, what is the correct way to check/uncheck checkbox using clojurescript?





Aucun commentaire:

Enregistrer un commentaire