A Developer’s Introduction to jQuery
I’ve only been using jQuery for a couple of months now, but I’ve been immediately impressed by its power and concise syntax. I thought I’d present it from my (a developer’s) perspective. I come from a C# background, so this article will be written from that sort of point of view.
I’ll start with an example. [...]