PowerTip: A jQuery Plugin that Creates Hover Tooltips

PowerTip is an easy-to-use jQuery-based tool which can be customized and provides a fluid user experience. It supports the addition of complex data also to tooltips and has APIs available for web developers. It schecks and tests for hover intent so tooltips don’t open whenever you cross the element with a tooltip with your mouse. [...]

Continue Reading →

Adding Expires Headers In Ruby On Rails

Whenever a first-time visitor visits your page, it may take several HTTP requests before the web page finish loading. To speed up your website, it helps to use Expires header to make any web page components cachaeble. By doing this, you can avoid any unnecessary HTTP requests on subsequent page views. Expires headers are most [...]

Continue Reading →

AccuWeather Windows Phone 8 App

Good news! Microsoft has now launched its Windows Phone 8. This has more advanced features than its predecessor Windows Phone 7 so you can enjoy better mobile functionality. One of the coolest apps in Windows Phone 8 is AccuWeather which provides accurate forecasts for more than 2.7 million locations globally. Its key features are: 1. [...]

Continue Reading →

Build Complex Forms With quickValidation jQuery Plugin

QuickValidation.js is a jQuery plugin that allows you to build complex web forms. It will validate form data on the client-side based on the custom validation rules that you created before submitting it to the server. Created by Nik Korablin, what makes this different from the usual jQuery form validator plugin is that instead of [...]

Continue Reading →

Freewebsite.us, Your Affordable Website Creator

Want to have your own website but are concerned about the cost? Then here’s good news — Freewebsite.us provides you with everything you need to create a website without spending a cent. In today’s web development, even newbies with little knowledge in programming and coding can create a nice website just by following some of [...]

Continue Reading →

Validate Filename Before Uploading Image Using JavaScript

Today’s helpful snippet will help you validate the filename of an image that’s being uploaded onto the server using JavaScript, making sure that it doesn’t consist of any unwanted spaces or invalid characters. This basically prevents the user from uploading or submitting any image file unless the proper format is used. <script language=”javascript”> function Checkfiles() [...]

Continue Reading →

Rails for Zombies: A Fun Way To Learn Ruby On Rails

Never has learning how to build apps using Ruby on Rails been so much easier and a lot more fun than playing Code School’s Rails for Zombies (or R4Z). Created by Gregg Pollack, R4Z is a clever attempt on introducing newbies to using Ruby on Rails. R4Z is an educational site with a twist. It [...]

Continue Reading →

Midnight UI Kit PSD

Hello friends, here’s a nice UI kit I’ve found courtesy of Ali Asghar of Pixels Daily that might be helpful to your design layout projects. His creation is a midnight UI kit PSD which is a full user interface kit. This UI kit is very useful in designing an interface as it includes a lot [...]

Continue Reading →

Christmas’ Joy Ingredients App for Android

One of the best highlights of the holiday season is the food. This is the time to eat, drink, be merry, and splurge until you drop! So, here is an Android app that offers different recipes for Christmas traditions. The Christmas’ Joy Ingredients not only is an app that brings you recipes of yummy food, [...]

Continue Reading →

jCapSlide – Sliding Captions For Your Images

jCapSlide is a new plugin that enables you to create a nice sliding caption for your site’s images. Hover your mouse cursor over the image and the caption will slide up/out from the bottom of the image while also applying a semi-transparent tinted overlay. Configurable properties include the following: caption_color – to change the caption’s [...]

Continue Reading →

Page 10 of 323« First...«89101112»...Last »