20 Amazing JavaScript Libraries

JavaScript Libraries are vital when using animation, special effects, or complex structures. Though there are ways to accomplish tasks without them, they clearly reduce code time and provide efficient algorithms.…

0 Comments

5 Solid CSS List Posts

CSS is arguably the second most important element in modern web development, with the first being HTML. After all, without CSS, HTML would just be unformatted and hard-to-read. Therefore, it…

0 Comments

Screencast: URL Shortening

In the past few years, Twitter has grown to be a great form of communication. As it becomes more and more popular, users want to post URLs to attract visitors…

0 Comments

Learning jQuery 1.3 Review

A few weeks ago, the Packt Publishing team generously sent me a copy of Learning jQuery 1.3, one of their premiere tutorial books, to review here on Lateral Code. While…

0 Comments

Effects with jQuery 1.3

This Chapter has been extracted from Packt’s latest book “Learning jQuery 1.3”. With jQuery, we can easily add impact to our actions through a set of simple visual effects, and…

0 Comments