getElementById

getElementById

getElementById,是指根据指定的 id 属性值得到对象。返回 id 属性值等于 sID 的第一个对象的引用。假如对应的为一组对象,则返回该组对象中的第一个。

想要了解更多“getElementById”的信息,请点击:getElementById百科

标签:getElementById,getElementById,实例,简介