Posts tagged: jquery
A jQuery Slideshow for WordPress 2.9
You want a jQuery slideshow for your WordPress blog? – on the front page, or maybe in the sidebar? No real problem, all the javascript is taken of with the help of a jQuery plugin, all we have to do is figure out how to get the post data.
And to keep things really simple, this is going to use the thumbnail functions in WP 2.9 – no need to mess around with custom fields any more.
Using Google Code libraries with WordPress
By default, WordPress loads the version of jQuery that comes with the package. But there is an alternative way of doing it and that’s to use the AJAX Libraries API at Google Code – use their bandwidth, why not…
A few lines added to your functions.php in the theme you’re building and you’re ready to go.
JQuery, Cufon and WordPress
Just at the moment the best font replacement technique around is cufón – so how to get this technique into your WordPress theme design?
More WordPress and jQuery
To refine a previous post on WordPress and jQuery and the use of the wp_enqueue_script function, its paths and dependencies.
As a barebones example, this is how we do it when we we’re enqueueing – if that’s a word – the jQuery Cycle plugin, so that we can make a slideshow on the page.
Using jQuery with WordPress
If you’re a theme developer, you’ll (perhaps) be looking at keeping up with the latest in javascript/AJAX and incorporating a few tweaks into your brand new theme – in some ways, it’s been made very easy for you (and in one or two ways it’s just a little tricky…)





