wrong, you don't use it like that, it is either...
document.getElementById
or
document.getElementByName
or
document.getElementByNameTag
or
document.getElementByClass
where the "Class" one you need to provide an empty CSS element that you use as a marker in the page.
and with that, I am going to spend the next several hours examining the inside of my eyelids.
We all have baggage to carry in life, unfortunately for me I always get the trolley with the wonky wheel...
Code:
Youre = {
STILL_not_getting_it:function(){
alert("YOU, the original poster / thread starter NEED to POST the code and NOT a LINK.");
},
MissingThePoint:function(msg){
alert("You're missing the point. " + msg);
}
}
Youre.STILL_not_getting_it();
Bookmarks