Home › Forums › Other › Recreating Sublime Text editor Slide Pane with CSS and jQuery? › Re: Recreating Sublime Text editor Slide Pane with CSS and jQuery?
October 28, 2011 at 5:04 pm
#89857
Member
This guy has a plugin that check to see what elements are visible. He built a canvas script around it and made the scroller like Sublime2 (see the right side of the page), but he doesn’t have any example code or tutorials…. maybe we need to bug him about it.
Update: actually, now that I’ve actually looked at it LOL… look under the “Outline” section on how to add it.