The problem is next: Assume that we have a select. Onchange event we need to call some function, but name of this function kept in variable. How to call this function ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can call functions by name reference by selecting them as a property of |
||||
|
|
|
have you tried We often pass around callback functions, which might look something like this
|
|||||
|