Empty jQuery functions
-
The plugin adds this code, which is useless and causes an error when jQuery is not being used:
jQuery(document).ready(function () { jQuery(window).on('load',function () { }); });
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Empty jQuery functions’ is closed to new replies.