Add $.fn.scrollIntoView.

Review Request #1365 — Created Jan. 28, 2010 and submitted — Latest diff uploaded

Information

Djblets

Reviewers

Add $.fn.scrollIntoView.

This add a new scrollIntoView function that ensures an element is visible
on-screen.
Tested this with my changes on Review Board that use this. Tested both horizontal and vertical scrolling, and with the ability to put it fully on-screen and not. Worked fine.
    Loading...