Skip to content

Conversation

@jcbartle
Copy link

@jcbartle jcbartle commented May 7, 2017

Hello.

This pull request is in response to Issue 42, newer jquery version.

The issue was the use of the .load() event, which has been removed from jQuery 3. I updated this to use the .on() method.

While in there, I also updated the document-ready handler, as $(document).ready(fn) has been deprecated. I updated this to use the jQuery(function) syntax.

@jcbartle jcbartle mentioned this pull request May 13, 2017
handymenny added a commit to handymenny/responsive-tables that referenced this pull request Mar 12, 2019
handymenny added a commit to handymenny/responsive-tables that referenced this pull request Mar 12, 2019
handymenny added a commit to handymenny/responsive-tables that referenced this pull request Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant