Typing Effect Function For Websites JavaScriptTyping Effect Function For Websites JavaScript
javascript function that takes the text and the parent element and adds the text to the element as it is typingTyping Effect Function For Websites JavaScript
javascript function that takes the text and the parent element and adds the text to the element ...Overview
A function takes 2 parameters (the text that gets the effect & the element CSS selector that holds the text), then the function makes the effect and adds the text cursor shape.
Can be used for any website in any section.
See the video under preview image for more understanding
Features
single function
flexible
easy to use
HTML file contains an example of the use
Requirements
No Requirement
Instructions
1. Add the js file to your project.
2. Call the function and pass the parameters (the text that gets the effect & the element CSS selector that holds the text).
Other items by this author
Category | Scripts & Code / JavaScript / Miscellaneous |
First release | 10 February 2023 |
Last update | 10 February 2023 |
Files included | .html, Javascript .js |
Tags | simple, Javascript, easy to use, flexible, function, for websites |