Back Story
Shortly after falling head over heals in love with JQuery I decide I really needed to do something to give back to the community. I have decided to write some articles and release some of my JQuery code snippets in the hopes that they will help others out there, who are looking at learning JQuery or just need a quick fix.
Note: The formatting for these pages is a work in progress. I apologize if it is a bit confusing in the mean time.
Stephen - November 22, 2011
JQuery is so much more than just javascript. Well actually that not entirely true. JQuery is one hundred percent pure javascript, but the JQuery team have taken and built a wonderfully powerful framework around it. JQuery allows you to do some pretty amazing things with as little as one line of code.
Read More