On 11/30/05, John Plsek <jplsek at iinet.net.au> wrote:
> var img=new Image();
>
> change to var img=document.createElement("IMG");
>
> all good. Any reason for this?
Someone's throwing "null"... looks like a FF bug.
--
Taral <taralx at gmail.com>
"Computer science is no more about computers than astronomy is about
telescopes."
-- Edsger Dijkstra