Skip to content

Conversation

@aruncsengr
Copy link

Hi,

I would like to contribute my work to the project with some fixes for the following issues by this branch.,

  1. Triggering change event when the input field value gets changed (solution for the opened issue - change input value won't trigger change change input value won't trigger change #284)

  2. Custom trigger 'change' call on user's change callback

<script>
    $('.dial')
        .val(27)
        .trigger('change');
</script>

Hope the fixes would be helpful for you to fix and close certain opened issues ;)

Thanks!

@aruncsengr aruncsengr changed the title Fix trigger issues on value change Fixes for trigger issues on value change Aug 5, 2015
@josenicomaia
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants