I came across a neat bit of Javascript that leaves a set of trailing bubbles on the screen. It would be a really neat thing to add to a site I've been playing with.
I can get it to work in IE with the example test01.htm document, but when I put this into Etomite it stops working. If I add my typical doctype tag as per example test02.htm, it also stops working with IE.
And neither test01.htm or test02.htm work with Firefox.
Therefore I suspect it's not the logic of the Javascript that's the problem. It's probably something to do with the HTML code the Javascript is writing to the document. But I'm stumpted as to what it is.
If someone out there can spot what I'm missing, I'd very much appreciate the solutions.
The attached ZIP file has in it the six graphics files, the javascript file, plus two example HTML files.
Best Regards, Lloyd Borrett.













