Kia Niskavaara wrote:
> Maby you can use the data: URI kitchen to construct your own data: URLs?
>
> Like this:
> logo.src = 
> 'data:image/gif;base64,R0lGODlhDQAOAJEAANno6wBmZgAAAAAAACH5BAAAAAAA'+
>      
> 'LAAAAAANAA4AQAIjjI8Iyw3GhACSQecutsFV3nzgNi7SVEbo06lZa66LRib2UQAAOw%3D%3D';
>
> More info:
> http://diveintogreasemonkey.org/patterns/add-image.html

Not compatible with all browsers IIRC...

Reply via email to