Typewriter Effect
Anonymous
javascript
02/13/2024 2:33 AM
788 B
22
Indexable
<div class="elementor-widget-container">
<h1 class="a-typed-block h-align-center">
Impact durch <span id='typed-strings-0eebd62'></span>
</h1>
<script>
jQuery(document).ready(function($) {
new Typed("#typed-strings-0eebd62",{
'cursorChar': '_',
'backSpeed': 60,
'backDelay': 510,
'startDelay': 310,
'typeSpeed': 250,
'loop': true,
'strings': ["Technologie", "Kreativität", "Erlebnisse", ]
});
});
</script>
</div>Editor is loading...
Leave a Comment