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
I'm using Jquery to update the selection on the fly. I'd like to be able to update the selection on the fly. Setting the 'val()' seems to work sometimes, but sometimes it doesn't.
Are there any plans to make this more Jquery UI compliant to have an update method? Can it be updated to breakout the methods better? I tried to write an extension, but I'm not the best at Jquery / Javascript.
The text was updated successfully, but these errors were encountered:
I'm using Jquery to update the selection on the fly. I'd like to be able to update the selection on the fly. Setting the 'val()' seems to work sometimes, but sometimes it doesn't.
Are there any plans to make this more Jquery UI compliant to have an update method? Can it be updated to breakout the methods better? I tried to write an extension, but I'm not the best at Jquery / Javascript.
The text was updated successfully, but these errors were encountered: