How to make typing effect text?

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

How to make typing effect text?

Post by makros »

I wonder if I am able to make a typing effect for texts?

or possibly any extension for this?

Thanks for any help.
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: How to make typing effect text?

Post by WWBman »

In Insert > Miscellaneous > Ready-to-use Java Scripts there is Typewriter and Typewriter Deluxe.
The Deluxe version allows multiple lines (separate each one by a ^ character).
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: How to make typing effect text?

Post by makros »

WWBman wrote: Sun Apr 04, 2021 10:59 am In Insert > Miscellaneous > Ready-to-use Java Scripts there is Typewriter and Typewriter Deluxe.
The Deluxe version allows multiple lines (separate each one by a ^ character).
Thanks WBman ,

I could find it from WWB .

The effect is fine with typing but it reverts back and deleting back the text after typing.

Is there a possible way to have it only typing and not delete back?

Thank you
WWBman
 
 
Posts: 916
Joined: Fri Jan 08, 2010 6:10 pm

Re: How to make typing effect text?

Post by WWBman »

The non-Deluxe version doesn't delete back.
Is that what you mean?

Or you could make the Pause value huge.

There is also a utility to make or amend existing Javascripts.
It can be downloaded from https://www.wysiwygwebbuilder.com/jscriptedit.zip
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: How to make typing effect text?

Post by makros »

Thanks again ,

Great,I will check it out after the download.

Cheers!
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: How to make typing effect text?

Post by makros »

Sorry but I can not get this to work the way I want it.

I am using Typewriter DELUXE but after putting my text which includes a title and paragraph as below example then it is first just typing the title and delete back and then typing the paragraph next after deleting the title.

My TITLE^MY TEXT PARAGRAPH MY TEXT PARAGRAPH MY TEXT PARAGRAPH MY TEXT PARAGRAPH^My TITLE^MY TEXT PARAGRAPH MY TEXT PARAGRAPH MY TEXT PARAGRAPH MY TEXT PARAGRAPH

I need this to continue typing the entire text without a part by part.

can I achieve the above?

Thanks for any comment.
User avatar
Pablo
 
Posts: 21581
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: How to make typing effect text?

Post by Pablo »

I'm sorry, I do not have a standard solution for this. You will need to implement a custom script for this.
Or else you can post a suggestion in the 'Suggestions' section of this forum. If more users find this useful then I will consider it for future version.
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Re: How to make typing effect text?

Post by BaconFries »

Maybe you will find what you need at the following:
https://www.jqueryscript.net/tags.php?/Typing/
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: How to make typing effect text?

Post by makros »

Thanks Pablo,

I think yes it would be great if you could enhance this with an option to disable backspace and with title and else.
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: How to make typing effect text?

Post by makros »

BaconFries wrote: Wed Apr 07, 2021 1:40 pm Maybe you will find what you need at the following:
https://www.jqueryscript.net/tags.php?/Typing/
Thanks for the info .

I will what I can find and do.

Thanks again
makros
 
 
Posts: 64
Joined: Tue Mar 09, 2021 2:31 am

Re: How to make typing effect text?

Post by makros »

Pablo ,
Is there any place on this forum I can ask for a coding service for this?

Actually there some third-party scripts for this but I can not implement them with WWB.
User avatar
Pablo
 
Posts: 21581
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: How to make typing effect text?

Post by Pablo »

You can ask in the 'off topic' section:
viewforum.php?f=75
Post Reply