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

Added feature to use HTML element instead of element ID string #268

Merged
merged 1 commit into from
Jul 3, 2017

Conversation

mattboldt
Copy link
Owner

@mattboldt mattboldt commented Jul 3, 2017

Fixes #265

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

Adds the ability to initiate Typed.js on an HTML element, rather than a string query selector

Benefits

Can work with JavaScript-generated elements as well as ones already in the DOM

Issues

None

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

Successfully merging this pull request may close these issues.

1 participant