JavaScript
Troubleshooting
Problem | Cause | Solution |
---|---|---|
jQuery can’t find plugins: “TypeError: xxxxx is not a function” | jQuery is being loaded twice. | Remove the second jQuery. |
Problem | Cause | Solution |
---|---|---|
jQuery can’t find plugins: “TypeError: xxxxx is not a function” | jQuery is being loaded twice. | Remove the second jQuery. |