Posted by Jonathan N. Little on 02/16/06 16:28
test@loctopus.com wrote:
<snip>
> By the way, if you have questions and/or comments about the given site
> I will be very appreciated.
>
i = 0
arrayData[i] = 'Africa| |'
i = i + 1
arrayData[i] = 'Africa| Algeria|'
i = i + 1
arrayData[i] = 'Africa| Angola|'
i = i + 1
arrayData[i] = 'Africa| Benin|'
i = i + 1
arrayData[i] = 'Africa| Botswana|'
i = i + 1
Wow! Cannot say I've that I have seen JavaScript of that 'caliber'
before. The markup do not look any better...
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
[Back to original message]
|