Javascript not jQuery in wordpress
-
I want to use Java script in wordpress, not jQuery. Using the $ is a short cut to jQuery. jQuery is too slow for on-page-load functions.
Many, many conversions on this, confuse jQuery with javascript (jquery a kind a short hand of javascript, deriving from a javascript library) the same language but different and jquery is slow.
I’ve used shortcut $ to, and jQuery in wordpress, both have delay on page load functions.
This is my understanding. Is it possible to use JAVA SCRIPT in wordpress.
I may otherwise have to look at options like GSAP (for it’s speed), if that is compatible with wordpress?
Hope someone can shed light on this. Thanks.
The topic ‘Javascript not jQuery in wordpress’ is closed to new replies.