Tag Archives: javascript

Include jQuery or JavaScripts in WordPress

Plugin and theme authors use jQuery for their special effects, but there seems to be some confusion about the proper way to include JavaScript files in WordPress. If you’d like to use jQuery effects on your pages or in your … Continue reading

Posted in CSS, javascript, php, Plugins, WordPress | Tagged , , | 1 Comment

Slideshow Loading Problems Solved in jQuery Cycle

When it comes to JavaScript components that act on elements of the page, it is highly important to have those elements in place before the script tries to manipulate them, else things won’t work as intended. So, that begs the … Continue reading

Posted in CSS, javascript, Plugins | Tagged , , , | 17 Comments