Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option - avoid invisible or hidden elements #1

Open
45kb opened this issue Jul 8, 2015 · 1 comment
Open

Option - avoid invisible or hidden elements #1

45kb opened this issue Jul 8, 2015 · 1 comment

Comments

@45kb
Copy link
Member

45kb commented Jul 8, 2015

var Highlighter = new window.Highlighter({
    'viewable': true
});

Work only with visible/viewable elements in page

@45kb 45kb closed this as completed in 4f68de9 Jul 8, 2015
@45kb
Copy link
Member Author

45kb commented Jul 19, 2015

Actually it skips also overflow hidden elements (elements in the footer for example)

@45kb 45kb reopened this Jul 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant