FROM THE BLOG:

Article, Reviews

jQuery Waypoints: Scroll-Based jQuery Functions

Creating custom functions with jQuery based on the scroll position of the page just got a whole lot easier. Today i stumbled through an interesting jQuery plugin that i am sure many of you guys will find useful. Waypoints is a small jQuery plugin that makes it easy to execute a function whenever you scroll [...]

Be the first to find out. Our weekly missive announces new trends, snippets and demos.

How To Add A “Print This” Button In Your Blog 

It depends on your blog or website if having a print button in your blog is good.

20+ Firefox Add-ons for Designers and Webmasters 

If you compare various browsers, you will find that Firefox is the most widely used browser and offers amazing functionality. That is why designers and developers simply love it.

30 Free Magazine Style WordPress Themes 

WordPress is not just a blogging platform but it is being considered as a whole CMS because of it’s themes and plugins customization and you can use it for any kind of a site. So, here are some of the best Free Magazine style WordPress themes.

Stylize Your Own Checkboxes 

Checkbox is one of the most frequently used element on the forms, plain checkbox will be nice if in the forms we made there are many checkbox or others forms element that are used.

Nivo – A new jQuery image slider 

This is a new launched image slider what use jQuery. Is cross browser and have 9 unique transition effects, navigation controls, is simple, clean, valid markup and free.

Introducing AJAX Hotel Reservation Form 4.0 

HotelReservationForm.AJAX is a full featured AJAX solution for websites that provide online room reservations. It is elegant, skinnable, highly customizable, localizable, crossbrowser and ultra fast.

AJAX TabStrip 

TabStrip.XML is a powerful lightweight AJAX component providing tabbed interfaces for websites.

How To Add Author Box On Your WordPress Blog Without Using Any Plugins 

Author Box is always nice to have on your WordPress blog, not only because it looks good, but it gives the reader a chance to connect with and promote yourself in one or two liners.

Practical Uses for the Post-Thumbnail Function in WordPress 2.9 

Before the ability to register post thumbnails in themes was introduced in WordPress 2.9, WordPress theme developers were forced to use the post metadata in order to display an image associated with a post.

CSS Box-Reflect – Reflection without JavaScript and Photoshop 

With CSS and the support of webkit based browsers, there is the possibility to generate reflections of web page elements without images or javascript-plugins.

[Code Snippet] CSS : Hover and Press Button 

You must be familiar with css button with hovered and pressed-style, we always meet them around the internet world with ease. Fortunately, we can make them with a very simple css technique.