Home >Web Front-end >JS Tutorial >jquery DIV expands to make the scroll bar scroll to the bottom code_jquery

jquery DIV expands to make the scroll bar scroll to the bottom code_jquery

WBOY
WBOYOriginal
2016-05-16 17:32:301186browse
Copy code The code is as follows:

$("#feedbackContainer").scrollTop($("#feedbackContainer ").height());
Statement:
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