hollywood18 Posted January 7 Share Posted January 7 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! Link to comment
tuanphan Posted January 9 Share Posted January 9 Hi, Which code did you use? Can you paste here, we can check easier Click this icon to paste code Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hollywood18 Posted January 12 Author Share Posted January 12 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. Link to comment
tuanphan Posted January 14 Share Posted January 14 I think your code missing some script code. Where did you get that code? Or can you share link to page where you see that effect? We can give another code with similar effect Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hollywood18 Posted January 16 Author Share Posted January 16 (edited) 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. Edited January 16 by hollywood18 Link to comment
tuanphan Posted January 16 Share Posted January 16 3 hours ago, hollywood18 said: 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. How about this effect? If it is what you want, I will send the code https://pike-finch-n7nb.squarespace.com/typewriter-01?noredirect abc Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment