hollywood18
-
Posts
4 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by hollywood18
-
-
I'm not sure what you mean.
For example, the code pasted into the first code block under HTML was:
<h4>
<span class="typed-words"></span>
</h4>This was the associated code injection in the Footer:
<script>
var options = {
strings: [' apply firm format', ' scrub document', ' highlight placeholders', ' go to s.3(a)(ii)', ' bold headings'],
typeSpeed: 100,
backSpeed: 50,
backDelay: 500,
startDelay: 1000,
loop: true,
};var typed = new Typed('.typed-words', options);
</script>I created similar classes and associated code injections for the other code blocks.
-
Hi,
I am trying to add a typing effect to text I've already set up using code blocks in the purple command boxes on the homepage of this website: getjuniorai.com.
I used to have it working but the code injection I made into the header got deleted and I can't find it anywhere. Does anybody know what code needs to be added into the header to get this to work again?
Thanks!
-
Just looking to add a bit more space between the main elements of the navigation bar. Thanks!
Typing effect not working
in Other
Posted · Edited by hollywood18
I don't remember where I got it from.
https://designfly.io/?ref=onepagelove is an example, but I don't want the box surrounding the typed and deleted text to shrink as the text is deleted.