highlighter.js
highlighter.js copied to clipboard
Option - scroll to element or not
var Highlighter = new window.Highlighter({
'scroll': true/false
});
Scroll automatically or not to the selected elements.
Scroll is horrible atm