Archive for the ‘jQuery’ Category

Compress jQuery Even Further

Jun
2
2008

An factor worth consideration in web development is page size. With many users using broadband connections, this is becoming less of a problem. However, the difference in achievable speeds is still significant in some countries, so keeping page sizes to a minimum is still advisable.

The purpose of this article is to make your pages load as fast as possible by compressing jQuery even further than by using standard packing methods. (more…)


Learning jQuery

May
13
2008

Over the past few months I’ve compiled some lists of useful tutorials and tools for adding JavaScript functionality to your web sites with jQuery.

Today I’m highlighting another resource for the web developer looking to incorporate jQuery into their web projects.

Learning JQuery: Better Interaction Design and Web Development with Simple Javascript Techniques is a book aimed at web developers who have a good grounding in HTML and CSS. However, the book doesn’t assume previous knowledge of JavaScript frameworks, or jQuery specifically. Readers however should be familiar with JavaScript syntax. (more…)


10 jQuery Resources

May
2
2008

The following article highlights a list of useful jQuery resources for web designers and developers.

Using JavaScript frameworks like jQuery doesn’t have to be difficult, and there are resources available on the internet that make using jQuery even easier. (more…)