i'm trying to implement a Sublime 2 like scrolling bar with code preview in javascript / jquery.
Are there any plugins or code snippets out there which are trying to achieve the same?
You can use this jQuery plugin: http://larsjung.de/fracs/ and there is also a demo (exactly what you are looking for: http://larsjung.de/fracs/demo).
I created a new project to do exactly this. It copies the content into an iframe and scales it down using css. So no canvas, no CORS issues and dimensions are correct.
https://github.com/demux/sublime-scroll/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With