Hi Jeff: Thank-you very much for your extensive answer. Your script works excellent. I understand what you did and where I went wrong. I have a couple follow-up secondary questions ?
1) Why do you use clearTimeout(), where I would have expected clearInterval(), since setInterval() is used in...
Hello: I'm trying to get text to fade up in opacity. Using a simple model script like this (below), I can get the text to fade down in opacity but not up. I would appreciate help. Thank-you. MLR
==============================================
<script type="text/javascript">
function onloadMLR()...
Hello: I was given s solution to this Script (by Rangana). originally I had an = Operator. This Script needs a += Operator as follows ... innerHTML+=afterReplaceMLR;
Hello: For the final result, I want the whole STRING (ab_cd_efg_h) to appear in the yellow DIV box. How do I prevent the destruction of the current CHARACTER when the new CHARACTER is created ? I use the ALERT box so you can see the creation and destruction of the CHARACTERs in the yellow DIV...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.