Javascript on click go to other div
Posted
by newinjs
on Stack Overflow
See other posts from Stack Overflow
or by newinjs
Published on 2010-05-25T05:23:35Z
Indexed on
2010/05/25
5:31 UTC
Read the original article
Hit count: 148
jQuery
Hello,
currently, i have a comment box, where user can comment, however when too many comment on it, the page stretches down. so when user press comment, the box appear, however user have to scroll down to comment.
how do i achieve when user click comment box, page slide down to comment box or straight go to comment box?
i;m using jquery..
© Stack Overflow or respective owner