Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

[HTML5 preview] keep the current offset when new HTML5 is rendered #13

Open
mgreau opened this issue Nov 27, 2013 · 0 comments
Open

[HTML5 preview] keep the current offset when new HTML5 is rendered #13

mgreau opened this issue Nov 27, 2013 · 0 comments
Labels

Comments

@mgreau
Copy link
Owner

mgreau commented Nov 27, 2013

Each time a new HTML5 render is loaded, the iframe offset is reset which make that the writer not see what he is currently writing.

It should be possible to save the last offset element.offset() Javascript function and go back to this offset with the scrollTo() javascript function.

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

No branches or pull requests

1 participant