Feherke,
that was awesome thanks.
the only problem I have now is that the text loads before the script so everything appears, then disappears then gets typed out.
check it:
http://www.dpphoto.ca
thanks,
david
I guess I ought to have posted the code as well.
this is inline in my document:
<script type="text/javascript">
new TypingText(document.getElementById("typenav"), 140, function(i){ var ar = new Array("|", "|", "|", "", "", ""); return "" + ar[i.length % ar.length]; });
TypingText.runAll()...
I'm a photographer, and I'm working on my own site, mostly using dreamweaver to do the xhtml. The documentary photography site is at http://www.dpphoto.ca and you can see the code there.
I don't really understand javascript, and I'm using scripts i got off the web. I use a script to create a...
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.