Home >
Web Front-end >
JS Tutorial >
How does jQuery get the value of id with . The general method cannot get it_jquery
How does jQuery get the value of id with . The general method cannot get it_jquery
WBOY
Release: 2016-05-16 16:51:59
Original
1189 people have browsed it
In the form: id = "pojo.name" uses jQuery to get the value. If you use $("#pojo.name").val() directly, you cannot get the value. The correct method is:
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