javascript
(Mister Wong community recommendations)
most popular brand new
Controlling HTML Checkboxes within Your Web Page
checking checkboxesHidden form section (toggle) : Form Layout « Form Control « JavaScript DHTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/tr/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Example File From "JavaScript and DHTML Cookbook" PubliHow to hide, show, or toggle your div
function toggle2(showHideDiv, switchTextDiv) { var ele = document.getElementById(showHideDiv); var text = document.getElementById(switchTextDiv); if(ele.style.display == "block") { ele.style.display =Showing/hiding parts of web page - Javascript Tricks and Code Examples
toggle visibility of parts of a web pageDatePicker is not working in IE - Google Groups
jQuery returns an array of DOM formsjavascript jquery10+ Google Map Javascript Resources to Kick Start Your Mapping Skill | Queness
by spacemonkey, 279 days ago, 1 User