Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Fixed for compatibility with jQuery 3.X version.#25

Open
bulhwi wants to merge 1 commit intoPagawa:masterfrom
bulhwi:master
Open

Fixed for compatibility with jQuery 3.X version.#25
bulhwi wants to merge 1 commit intoPagawa:masterfrom
bulhwi:master

Conversation

@bulhwi
Copy link

@bulhwi bulhwi commented Apr 11, 2019

  • This is the event bind format recommended by jQuery 3.X.
$('selector').on('event', function(){
     ................
})

Fixed in the same format as above.

jQuery v3.X Reference

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant