Skip to content

[FIX] put cursor inside html #628

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yelizariev
Copy link

@yelizariev yelizariev commented Apr 17, 2025

closes #624

Requirements

  • Have you viewed your changes locally on the demos page, located on https://github.com/mattboldt/typed.js/blob/master/index.html?

  • If necessary, have you added a new demo to the index.html list of demos? If it's an improvement or small addition, have you added it to an existing demo on the demos page?

  • If applicable, have you created a fork of the following JSFiddle with your branch's code and your new feature showcased?

Description of the Change

This change allows using rich html and properly put the cursor, because otherwise it always stays at the next line of typed text.

Benefits

Issues

@yelizariev yelizariev force-pushed the put-cursor-inside-html branch from 90fa0f5 to b1b5863 Compare April 25, 2025 12:40
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

Successfully merging this pull request may close these issues.

Option to place cursor IN the target
1 participant