> you need to prefix your constant with "on" ("onButtonReady"

Actually, it's just that the case was wrong:

    http://jsfiddle.net/Eu7wc/6/
    
The "on" gets stripped but the remaining string is changed to
camelBack case.

-- S.


Reply via email to