Smoker
14.12.2003, 10:14
Das beim vB 3 ja die Anhänge über ein extra Fenster gemacht werden und keine Statusbar im Fenster ist, hat man ja jetzt keinerlei überblick mehr ob überhaupt beim upload was passiert.
Wie bekomme ich da eine Statusbar rein ?
Es steht ja im Template ( newpost_attachment ) und da ist dieser code ...
document.write('<input type="button" class="button" tabindex="1" style="font-weight:normal" value="$vbphrase[manage_attachments]" title="$vbphrase[add_edit_files_attached]" onclick="openWindow(\'newattachment.php?$s[sessionurl]$attachurl&poststarttime=$poststarttime&posthash=$posthash\', 480, 480)" />');
Was muss da noch dran ?
Thxx
Smoker
Wie bekomme ich da eine Statusbar rein ?
Es steht ja im Template ( newpost_attachment ) und da ist dieser code ...
document.write('<input type="button" class="button" tabindex="1" style="font-weight:normal" value="$vbphrase[manage_attachments]" title="$vbphrase[add_edit_files_attached]" onclick="openWindow(\'newattachment.php?$s[sessionurl]$attachurl&poststarttime=$poststarttime&posthash=$posthash\', 480, 480)" />');
Was muss da noch dran ?
Thxx
Smoker