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 →
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 →
‘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.
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 →
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 →
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 →
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…
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 →
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 →
© 2024 Web Design Colors — Powered by WordPress
Theme by Anders Noren — Up ↑