Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




Javascript Function to Check or Uncheck all Checkboxes
Link ID 6635
Title Javascript Function to Check or Uncheck all Checkboxes
Url Visit : Javascript Function to Check or Uncheck all Checkboxes
Description 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.
Category JavaScript > Scripts and Programs > Forms
Keywords Javascript   Function   to   Check   or   Uncheck   all   Checkboxes
Date Sep 20, 2007
Refer it to Friend ( Javascript Function to Check or Uncheck all Checkboxes )  
Write a Review ( Javascript Function to Check or Uncheck all Checkboxes )  
Report Broken Link ( Javascript Function to Check or Uncheck all Checkboxes )  
Add : Javascript Function to Check or Uncheck all Checkboxes To Favorites
More links included : Javascript Function to Check or Uncheck all Checkboxes
Site links : Javascript Function to Check or Uncheck all Checkboxes
Traffic Details from Alexa : Javascript Function to Check or Uncheck all Checkboxes

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

 Other links at JavaScript > Scripts and Programs > Forms
1. Check Form
  Check Form is a form validation script that checks if all fields in the form have been filled out. The script can be easily extended.
Category:   JavaScript > Scripts and Programs > Forms


2. Form color picker
  With this script you can add a palette color picker in your form and ask users to pick a color. In a text field under the palette you will have the hex code of the selected color. Useful when you need to ask your users to pick a color i.e. for a background color. In the example shown there are all web-safe colors. edit: from June 2005 the form contains grayscale too
Category:   JavaScript > Scripts and Programs > Forms


3. myAddressBook
  A cool JavaScript/DHTML and cookies driven address book.
Category:   JavaScript > Scripts and Programs > Forms


4. Auto complete text field
  This is a short example on how to use javascript to get an auto complete text field. It works in all modern browsers. It is similar to the one used by Google suggest.
Category:   JavaScript > Scripts and Programs > Forms


5. Form Field Validation
  This series of functions provide common form validation for required fields, dates, numbers, and email addresses.
Category:   JavaScript > Scripts and Programs > Forms




 Popular Tags

#   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z