Wednesday, November 18, 2009

    How to Use Different CSS Style Sheets For Different Browsers (and How to Hide CSS Code from Older Browsers)

    In an ideal world, you only need one set of CSS style sheets for your website, and those styles will work with every browser currently being used. This, as every webmaster soon finds out when he/she uses CSS, is a pipe dream. The modern browsers all have uneven levels of implementation of the CSS standards. As though this isn't bad enough, their implementations are often buggy - and they don't share the same bugs! And when you have solved that tricky bit, you find that your site has certain visitors...

    10 Strategies To Make Your E-Commerce Website A Success

    E commerce websites have come of age. As customers realize the ease and benefits of online shopping, the popularity of e-commerce websites have soared like anything else. However, with the increase in the number of Ecommerce websites vying for attention, it has become important for them to devise strategies to be better than the competition and attract more traffic. Here are some new trends and techniques that can help your Ecommerce processes.Focus on User ExperiencesOften we concentrate so much...

    How To Enhance The Usability Of Your Homepage Design

    The homepage of your website is the face of your online presence. It is what makes the first impression on online audiences about your company and business. When people type in the URL of your website, they reach your homepage. The homepage, should therefore present a brief introduction about the website and lure visitors to browse further within. The homepage is perhaps the most important page of the website and thus you need to take adequate measures to enhance its usability. Here are some tips...

    Tuesday, November 17, 2009

    Here's a different way to generate forms using PHP, and to take care of all the required field validation too. It might help someone:

    array( "type"=>"select", // attributes are an associative array "attributes"=>array( "mr"=>"Mr.", "ms"=>"Ms.", "miss"=>"Miss.", "mrs"=>"Mrs.", ), ), "first_name"=>array( "type"=>"text", "size"=>40, "required"=>true, "onclick"=>"alert('test');", "style"=>"border:2px solid #CCCCCC; padding:4px; font-size:15px;", ), "last_name"=>array( ...
     

    Latest News

    Our New Blog launched 10-03-2010 Thanks Raj Vaishnaw 9001643763

    Text

    Web Solution Tools Copyright © 2009 Community is Designed by Bie