15 Awesome Free JavaScript Charts

15 Awesome Free JavaScript Charts

Plotting your data can serve as a replacement to tabular data, and is also a great way to add practical graphics to your web page or application. There are many ways you can plot data, but here I have included 15 Awesome Free JavaScript Charts In Your Sites/Blog Pages which serves as a easy Charting [...]

CSS3 transitions and 2D transforms

CSS3 transitions and 2D transforms

For richer user interfaces it is often desirable to include some animation to make an effect smoother or more appealing, or effects such as rotating elements and text. Traditionally in HTML pages the primary means to add animations was to use JavaScript to adjust the desired CSS property value over a given period of time. [...]

jQuery AutoComplete

jQuery AutoComplete

I’d like to present another jQuery plugin, this time it’s autocomplete with some handy features.

Fixing animation in jQuery

Fixing animation in jQuery

Hi! Initially I was going to write in this article that the jQuery animation engine is rather inefficient and creates a lot of timers, each of them running on its own, which results in the page content being redrawn too often and therefore is very bad for the Web browser’s performance. I was also going [...]

Universal Method of Block Decoration

Universal Method of Block Decoration

I asked my readers to think out a technique for laying out blocks with rounded-off corners and shadows. Take a look at the solutions I received, and you will see that most of them are very much alike: four elements in the corners and a somewhat odd-looking result, though there are some differences in block [...]

WordPress Template Designer CheatSheet

WordPress Template Designer CheatSheet

In this post we have put together a useful WordPress Template Cheatsheet to save developers and designers time, energy, and headaches.

Page 5 of 7« First...34567