how to start scrolling again of div contend after removing the text from
text field?
While searching a text my scrolling stop .is this possible to scroll my
contend while searching . I this here is my problem
$('.match.highlighted').get(0).scrollIntoView();
can we able to scroll while searching .?
Take example any text it stop scrolling up when we click search second time.
No comments:
Post a Comment