I’m happy today that I taught myself how to write and properly execute my first actual block of jQuery code. It’s a simple Show/Hide toggle text function, but took some doing to get it to act properly on the Theaters and Screening Series page of the Underground Film Journal.
As I mentioned before, I’m tackling jQuery with the book WordPress 3.0 jQuery by Tessa Blakely Silver and, happily, the first block of code she encourages readers to write is the .slideToggle function. I say “happily” because that’s the first thing I wanted to learn how to execute on the Journal!