Archive for September, 2014

Best JavaScript Tools for Developers

JavaScript solves multiple purposes; it helps you to create interactive websites, web applications, and many more. Using JavaScript into your projects lets you move HTML elements around, create a myriad of custom animations, speedup your applications and give your visitors a better end user experience. For this roundup we have compiled a list of 50 […]
Read the rest of this entry »

Best jQuery Carousel Plugins

As web developers, we spend precious time laying out our pages, using every UI concept in the book to conserve space, while trying to maintain a user’s focus on the task at hand. There are many techniques being used to decorate your website like Lightbox, Carousel and Tabs, sliders and many more. Amongst above techniques, […]
Read the rest of this entry »

How to fallback to PNG if SVG not supported?

SVG or Scalable Vector Graphics image format has suddenly become popular for showing images on your website and its future graphic format. But not all browsers supports SVG format and that's why SVG format was not so popular though it exists from 1999. So in this post, we will find how to fallback to PNG […]
Read the rest of this entry »

Best Free jQuery Map Plugins

Google Maps, like any other Google product is already easy-to-use and their API is not that complicated to work with. However, things can always be simpler with these feature enriched jQuery Map Plugins that help consuming Google Maps much easier. With the help of jQuery Map Plugins you can easily integrate google maps into your […]
Read the rest of this entry »

12 Handy CSS Snippets for Developers

Find a complied list of 12 handy CSS Snippets for developers or designers. These CSS Snippets addresses most common use cases that are must for websites. These snippets includes like centering a div, rounding corners, targeting chrome and firefox, alternate table row, sticky footer, media queries and many more. 1. Center a DIV with CSS […]
Read the rest of this entry »

jQuery – AJAX Loading Effect: A Simple Way to Display Content Using AJAX Request

Usually there is a delay whenever a web application interacts with the server. For an AJAX request, uploading a file or retrieving information will tend to have a silent time while the request is being process. While this is happening, it is ideal that you should provide some user feedback to indicate their action is […]
Read the rest of this entry »

Responsive Menu
Add more content here...