Posts Tagged ‘Javascript’


Three Steps for Using JQuery in Your WordPress Theme

Sunday, May 30th, 2010

This is a quick post on using Javascript and the JQuery framework in particular within your WordPress theme. It’s quick and pretty painless. This is just for regular themes, not admin themes, plugins, or posts.

Step 1:

Read the rest of this entry »



Creating Simple Animations With Javascript

Thursday, October 15th, 2009

This is a basic JavaScript tutorial. I will describe how to move an element around the page using a simple animation script. The element you move around the page can be anything from an image to a paragraph.

Below is a working example:

Basketball

Read the rest of this entry »



blog