Some thoughts about

  • Modifying CSS with Firebug

    This video tutorial demonstrates how to modify CSS using Firebug for Firefox.  I will explain how to use firebugs inspect feature to review your websites CSS and then how to update the CSS and see the changes in realtime. Finally the video demonstrates getting the new CSS you develop in Firebug, back into you code [...]

  • Toggling and Effects with jQuery

    The following tutorial demonstrates how to use a toggle button to animate and fade some text in and out with jQuery.

  • Getting Started with jQuery.

    Watch a video tutorial to get started with jQuery. I will cover a few of the basics in this video.