/ Published in: JavaScript
Expand |
Embed | Plain Text
function fnGet(which) { return document.getElementById(which); }
You need to login to post a comment.
function fnGet(which) { return document.getElementById(which); }
You need to login to post a comment.