jeesite
jeesite copied to clipboard
jQuery.data is a low-level method and data should be used instead
The jQuery doc for jQuery.data() says this is a "low-level method" and that you should use .data() instead.