• 
      

    Add $.fn.scrollIntoView.

    Review Request #1365 — Created Jan. 29, 2010 and submitted

    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.