Home > Web Front-end > HTML Tutorial > html tag ID can be a variable _HTML/Xhtml_Web page production

html tag ID can be a variable _HTML/Xhtml_Web page production

WBOY
Release: 2016-05-16 16:42:47
Original
1571 people have browsed it
, the actual value of var1 must be used when calling

The same is true in JS
document.getElementById(" echo $blogid; ?>");

Specific implementation method , just output the id in batches and then call the id. You can do whatever you want. There is nothing you can’t do except what you can’t think of
.
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