Temple University

jQuery is a library of javaScript functions that allow you to easily specify the behavior of HTML elements while taking into account of the idiosyncrasies of each browser (vendor and version). ... .className === "list") {myListCollection[i].childNodes[0].style.backgroundColor = "blue";}} ................
................