Thanks!
Now we're getting somewhere.
(It's my first time writing a fo-expression)

You're right about the comparison.
It should be:   for (i=3; i>=0; i--)

> You're not initializing BText.
I think this is valid..
http://www.w3schools.com/JS/js_variables.asp

It's now writing to the page :))
However there are still a little to work with.

First: It writes "undefined" the first time ??
Second: It writes only the http-part, not tag and inner html

I can take hand of the last I think.. but the first??

Reply via email to