UX, Javascript, WordPress, Drupal, more..

Category Internet Explorer

Navayan CSS Popup – Fixed, Fluid, Positioned, Lightbox, Dialog

More sophisticated way to talk with your web page (and users too!). ‘Navayan CSS Popup’ makes it possible to accommodate the power of HTML5 and CSS3, to keep aside javascript dependency and saves development and testing time.

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 →

Displaying element(s) using select drop-down with multiple NULL options

I had used the jQuery form validation plugin to validate a form with jQuery ‘rules’ in one of my Ruby on Rails projects. It worked fine but I was stuck when it comes to display a DIV block on ‘onchange’… Continue Reading →

IE6 offsetTop : issue and solution

Most of the developers feel pain when it comes to IE6. Actually it is a positive result for a developer to handle IE6 related issues through either CSS or Javascript or any server side language. Here we will focus on… Continue Reading →

© 2024 Web Design Colors — Powered by WordPress

Theme by Anders NorenUp ↑