It seems to me that document.getEle mentById and document.all are
essentially the same thing.
I'm thinking of prototyping document.getEle mentById for those browsers that
understand document.all but not document.getEle mentById (IE4).
Is that a reasonable thing to do? Suggestions?
Jeff
essentially the same thing.
I'm thinking of prototyping document.getEle mentById for those browsers that
understand document.all but not document.getEle mentById (IE4).
Is that a reasonable thing to do? Suggestions?
Jeff
Comment