You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to bind an update function to an attribute binding? This would be for setting classes. Currently I'm using a jquery plugin called jquery.selectBoxit and when setting a class to the select, I need to bind it to a sibling. Having the ability to set the class through a custom update function will fix the problem. The update function would follow the standard bindings function.
Is there any way to bind an update function to an attribute binding? This would be for setting classes. Currently I'm using a jquery plugin called jquery.selectBoxit and when setting a class to the select, I need to bind it to a sibling. Having the ability to set the class through a custom update function will fix the problem. The update function would follow the standard bindings function.
Here is the syntax it tried:
The text was updated successfully, but these errors were encountered: