Web Design Colors

UX, Javascript, WordPress, Drupal, more..

Page 5 of 7

Getting familiar with Eventum for newbie

Eventum is one of the best Issue Tracking Systems available as free and open source. It is developed and maintained by MySQL and built in PHP using Smarty PHP template engine. Some of you may familiar with one of the… Continue Reading →

How to enable javascript in browsers

Today almost all websites uses core javascript or various javascript libraries to add impressive interaction onto web pages. Sometimes you might have seen that websites shows an error message that your browser’s javascript is disabled and you have to enable… Continue Reading →

jQuery Ad Gallery – Extended Photo Gallery Slideshow

Demo Since July 2011 I am getting lots of emails asking to share the jquery.ad.gallery plugin that I have customized and extended as per the need of my project http://www.navayan.com The jQuery Ad Gallery has very interesting features. I had… Continue Reading →

Navayan CSV Export – Easiest way to export all WordPress table data to CSV format

‘Navayan CSV Export’ is a wordpress plugin which export all the data in CSV format. It has an option to export specific wordpress database table. By clicking ‘Export’ button you will get a prompt message to either save or open the generated CSV file.

jQuery validationEngine: Extended jQuery form validations

The jquery.validationEngine plugin for form validation is a good example of un-obtrusive validation. Its clean, neat, simple, beautiful UI, yet powerful validation plugin. This plugin is having most of the form fields validations that are commonly required in any project…. Continue Reading →

Autoplay embeded video on any event with jQuery

Some times you asked form the client to autoplay the embedded YouTube video by clicking or hovering on the image. I was also searching something that autoplays the youtube video by clicking on the image. But found nothing instead of… Continue Reading →

Simple and easy Cookie based jQuery tabs

Its been easy now to have cookie based tabs using jQuery! Demo Follow the instructions and you are done 🙂 HTML <div id=”profileTabList”> <a href=”#ambedkar”>Dr. Ambedkar</a> <a href=”#buddha”>Buddha</a> <a href=”#navayan”>Navayan</a> </div> <div id=”profileTabData”> <div id=”ambedkar”> <h2>” Men are mortal. So… Continue Reading →

Cross Browser Reset CSS Framework

The days of writing huge CSS are gone out! There are ways to style your CSS for the entire project. YUI’s CSS Reset is the base of today’s CSS Reset rules. Meyer and HTML5Doctor made it simple. But there are chances to make it more optimize and global.
Here is my cross-browser compatible CSS Reset Framework…

IFRAME Transparency in IE and other browsers

IFRME was introduced in Microsoft Internet Explorer from version 5.5. Since then it has been used in many websites. Iframe used to fetch data/information from following sources: Contents of another file Contents of another page within same website Contents of… Continue Reading →

Simple jQuery Single Level Drop Down Menu

The HTML <div id=”main”> <ul class=”nyMenu”> <li><a href=”#”>Home</a></li> <li><a href=”#”>About</a></li> <li><a href=”#”>Tutorials</a> <p> <a href=”#”>PHP</a> <a href=”#”>jQuery</a> <a href=”#”>Cloud Computing</a> </p> </li> <li><a href=”#”>Applications</a> <p> <a href=”#”>PHP Secure Login</a> <a href=”#”>Sizzling jQuery</a> <a href=”#”>Cooling Processor</a> <a href=”#”>Jet Mail</a> </p> </li>… Continue Reading →

« Older posts Newer posts »

© 2024 Web Design Colors — Powered by WordPress

Theme by Anders NorenUp ↑