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

JAK.DOM.getPosition nefunguje správně. #123

Open
tomasPavlacky opened this issue Feb 20, 2014 · 3 comments
Open

JAK.DOM.getPosition nefunguje správně. #123

tomasPavlacky opened this issue Feb 20, 2014 · 3 comments

Comments

@tomasPavlacky
Copy link

JAK.DOM.getPosition vrací nesprávné hodnoty. Na chybu jsme narazili u widgetu kalendář, který jsme zkonvertovali z JAK.DOM.getBoxPosition na JAK.DOM.getPosition

@ondras
Copy link
Member

ondras commented Feb 20, 2014

@ethanius pridavam do vlakna jakozto autora getPosition :)

@kucikk
Copy link
Contributor

kucikk commented Feb 20, 2014

Chtělo by to nějaký příklad. Co jsi udělal, co jsi očekával, co se stalo?

@tomasPavlacky
Copy link
Author

otevři si např. http://seznam.cz a hoď do konzole

JAK.DOM.getPosition(document.querySelector("#search-boxes"));

pak zarolluj a pak znova spusť

JAK.DOM.getPosition(document.querySelector("#search-boxes"));

vrací jiné hodnoty pro IE a jiné prohlížeče

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

3 participants