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

auto focus repl input #7

Open
kadirpekel opened this issue Aug 28, 2010 · 2 comments
Open

auto focus repl input #7

kadirpekel opened this issue Aug 28, 2010 · 2 comments
Labels

Comments

@kadirpekel
Copy link
Contributor

implement auto focus to reply input on window load

@gryzzly
Copy link

gryzzly commented Aug 28, 2010

looks like a bit complicated thing, (to focus on contenteditable) that I will try to implement tomorrow. (also, it looks like the focus is there, it just doesn't show the caret).

it currently works in webkit browsers

@NV
Copy link
Contributor

NV commented Aug 29, 2010

https://github.com/nko/nv/blob/master/public/js/main.js#L164
It should does the trick, but in fact it doesn't. Trying to understand why.

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

No branches or pull requests

3 participants