Affordable Outsourcing Offshore Website Design and Development Company India
website design and development company
website design | website development | website promotion | Banners & Logo design
 
website design
website development
Content management system
website promotion
Banners & Logo design
Graphical user interfaces
Multimedia & CD Presentation
Graphics design
Corporate identity website
Search engine optimization

Find out website design and development resources, tutorials, samples, help and much more...

Website Design Tutorial -HTML, DHTML, CSS, JavaScript, Flash etc...

Website design tutorials for HTML, CSS - Cascading Style Sheets, JavaScript, DHTML, XML, XSL, RSS, Flash action script, Flash and javascript, Photoshop, utilities and tools, Please enjoy, web designing is fun! Click here..

HTML Tag Quick List:


Website design, website development, graphics design, logo design, website banner design, website icon design, search engine optimization and much more related to website design and development.

Select All and Clear All Checkbox

Use this Javascript function to check or uncheck all the checkboxes in a form. This function is specially designed for dynamic pages with varying numbers of checkboxes. Unlike other functions out there, it will work without error even if there are no checkboxes or there is only one checkbox. It is also significantly faster for long lists, because it saves the length of the checkbox in a variable, instead of recalculating it in the loop. Finally, the function is granted to the public domain--use it as you wish.


 
Select All
 
 
 
 
 
 

Code are given below:

<script language="javascript" type="text/javascript">
function chkd()
{
for(i=0; i<document.form1.elements.length; i++)
document.form1.elements[i].checked=true;
document.getElementById("unchk").style.display="block";
document.getElementById("chk").style.display="none";
}
function unchkd()
{
for(i=0; i<document.form1.elements.length; i++)
document.form1.elements[i].checked=false;
document.getElementById("unchk").style.display="none";
document.getElementById("chk").style.display="block";
}
</script>

website design | Banners & Logo design | Multimedia & CD Presentation
Graphics design | Search engine optimization | website promotion

Ecommerce Solutions | Professional Website Design | 3D Flash Web Design | High Quality website Design | Flash Website design
© Copyright 2006, www.blue-webdesign.com. All Rights Reserved.
Website design and development by: Blue WebDesign

FAQ Site Map Contact Us Blue WebDesign