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

Does this work with modern jQuery? #1

Open
dandv opened this issue Mar 9, 2014 · 1 comment
Open

Does this work with modern jQuery? #1

dandv opened this issue Mar 9, 2014 · 1 comment

Comments

@dandv
Copy link

dandv commented Mar 9, 2014

I've researched all (x, y) caret position plugins on GitHub and this is the oldest. Would it work with jQuery 1.9?

@bne
Copy link
Owner

bne commented Mar 11, 2014

Haven't needed this in a good long while as you can see by the lack of activity :)

Just tested this with 1.9 (see last commit) and it seems to work fine.
If you're targeting IE9 plus, I believe you could even get rid of the test for document.selection as it comes with selectionStart/selectionEnd

I noticed there may be an issue with calculating the height over blank lines, which I don't have time to fix currently, although if you raise an issue I'll take a look when I can.

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