Hallo Struppi,
habe das ganze jetzt so gelöst:
document.write("<iframe style='visibility:hidden; z-index:996;' id='zaehler' src='' width='100' height='100' scrolling='No'></iframe>");
und die Funktion
function zaehlpixel() {
document.getElementById("zaehler").src = test.jpg;}
füllt das iframe nachdem das applet gestartet wurde.
Viele Grüße
mc.bench