jQuery is the javascript library I’ve come to know and love. It just makes web development easy. I had an opportunity to give a presentation outlining the best features of jQuery to the company I work for, and it went over quite well. The audience was a technical audience of java-turned-web developers who have predominantly read more
Monthly Archives: February 2012
jQuery UI: Accordion::next()
February 22, 2012 – 13:24
I needed a “next” function to cycle between accordion panels in jQuery. The relevant Stack Overflow question is a couple years old…