Created page with "Javascript approaches to do the same task get the document by id * <nowiki>document.getElementById('abcId')</nowiki> * alternative: jQuery attr(): <nowiki>$("selector").attr("id..."
(Created page with "Javascript approaches to do the same task get the document by id * <nowiki>document.getElementById('abcId')</nowiki> * alternative: jQuery attr(): <nowiki>$("selector").attr("id...")