Force WordPress to use the Latest Version of jQuery
If you’re using WordPress 2.9.x, then the latest version of jQuery included is 1.3.2. What if you want to take advantage of new features in version 1.4, like delaying...
10 comments
If you’re using WordPress 2.9.x, then the latest version of jQuery included is 1.3.2. What if you want to take advantage of new features in version 1.4, like delaying...
10 comments
I just stumbled across these two little pieces of code and thought that they might be useful to some people out there who want to mess around with the...
13 comments
My last little jQuery tutorial was an alternative to using CSS to create an image change on a mouseover. Now I want to take that one step further and...
200 comments
I have gone into this code and really cleaned it up to make it work properly with WordPress installs that are in subdirectories or wherever. I have also added...
13 comments
There are two plugins out there that I have found that help customize your WordPress install by removing the dashboard. Why would you want to do this? Well, perhaps...
27 comments
Flash is a pretty wickedly versatile application for building cool elements for websites. I built a header (or I guess it can really be used anywhere) in Flash that...
9 comments
Using WordPress widgets for your sidebar really makes things easy on programmers and especially on users. The only problem I have come across is customizing the widgets so that...
18 comments