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

insertBefore #19

Open
evgen-d opened this issue Dec 30, 2015 · 1 comment
Open

insertBefore #19

evgen-d opened this issue Dec 30, 2015 · 1 comment

Comments

@evgen-d
Copy link

evgen-d commented Dec 30, 2015

If I highlight first word in other highlighted text, then this word moved to the end of parent highlighting.

Like this:
allows you to highlight text on web pages*TextHighlighter*. Just select it!

It's happened because .insertBefore(el, null) behaves like .appendChild(el)

@adamabdelaziz-zz
Copy link

did you ever come up with a solution to this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants