Binding functions
-
Hi,
I have checkbox_run(), dropdown_run(), and text_run() functions on separate snippets. I need to bind them to events on another snippet with one_checked_disable_or_hide() function, as they should run as well.
I get error Uncaught ReferenceError: checkbox_run (.. and the others) is not defined
Can I do that?
Thank you
The topic ‘Binding functions’ is closed to new replies.