[Greasemonkey] GM 0.6.3 and new Image()

Taral taralx at gmail.com
Thu Dec 1 12:24:50 EST 2005


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


More information about the Greasemonkey mailing list