I am using jQuery and AJAX on my website. My AJAX respond is a text representing the continuance of an article. I’ve read that there’s a STEP function in jQuery’s animate but I don’t know how to use that to append text character by character to a DIV element.
Please Help me.
Thanks in advance. 😀
Try this.
Demo here: http://jsfiddle.net/naveen/evVMw/
P.S: Change the duration as you wish.