Category Archives: jQuery

Cool jQuery Tips and Tricks for Visual Studio

The widely popular jQuery JavaScript library is open source, cross browser and CSS3 compliant. You can use it to simplify your JavaScript coding tasks and to manipulate (add, edit or delete) DOM elements in your HTML content. This article presents … Continue reading

Posted in jQuery | Leave a comment

Introducing jQuery

jQuery is an open source, cross browser JavaScript library that simplifies event handling, animations and developing Ajax – enabled web pages and promotes rapid application development. This article discusses jQuery – an open source JavaScript library, its features and how … Continue reading

Posted in jQuery | Leave a comment

10 Cool Things With jQuery

Introduction jQuery is without a doubt an incredible addition to the JavaScript language. Don’t get me wrong though, I have absolutely no qualms with prototype or any of the other libraries out there. jQuery just makes sense to me, so … Continue reading

Posted in jQuery | Leave a comment