js

Section: (pj)
Updated: 2021-10-19
Index Return to Main Contents

document.getElementById(id) document.getElementsByName(name) anything.getElementsByTagName(name) anything.className anything.style.whatever


if (foo == null) {
  // x is null or undefined
}

 

AUTHORS

Paul A. Jungwirth.


 

Index

AUTHORS

This document was created by man2html, using the manual pages.
Time: 22:09:56 GMT, April 06, 2024