jQuery method to get the value of id with ._jquery
WBOYOriginal
2016-05-16 16:47:301013browse
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