i got some changes
i don’t know what change
help please
- INDENTATION: please make sure that your code it’s correctly indented, here in Envato we are committed to deliver the best product possible.
- LATEST JQUERY: Make sure you are using the latest version of jQuery, i.e. if you are using jQuery 1.x make sure is the latest version. See more: jQuery Core – All Versions | jQuery CDN
Include jQuery locally CDN links are not allowed.
- STRICT MODE REQUIRED: All JavaScript should be written with “use strict” mode on. Please note that strict mode is scoped. For concise code it is recommended to placed on top of the Javascript file.