Home > Web Front-end > CSS Tutorial > How to call multiple IDs in IE_Experience exchange

How to call multiple IDs in IE_Experience exchange

WBOY
Release: 2016-05-16 12:08:23
Original
1490 people have browsed it

In IE, you can directly use this id as the variable name to get an array. The array elements are objects with this id
Using getElementById in ie7 and firefox will get the first object with this id
It is recommended not to use multiple objects. Use the same id for each element to avoid confusion


[Ctrl A Select all Note:If you need to introduce external Js, you need to refresh it to execute]
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template