-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am Sonntag, 16.02.03 um 15:31 Uhr schrieb Manfred Stellenberg:
> hi,
>
>> echo "<table width=\"100%\"><tr>\n";
>> echo "<td align=\"left\"><h3>$loc->sumSpeed:
>> ".number_format($geschwindigkeit,1,"","");."KB/s</h3></td>\n";
>> echo "<td
>> align=\"right\"><h3>".number_format($allmbready,2,"","")."MB
>> $loc->ofAllmb ".number_format($allmb,2,"","")."MB
>> $loc->readyAllmb</h3></td>\n";
>> echo "</tr></table>\n";
>
> i've searched for another way to put the kb/s in the left and the sum
> in the right...
> i think its a good way, or?
looks good, but some formats with CSS would be nice (i think <table
class="output"> would be enough)
>
>
> statusbar:
>
>> echo " <div style=\"width:100%; height:12pt;
>> position:relative;\">\n";
>> echo " <img
>> src=\"themes/".$conf->theme."/percentback.gif\"
>> style=\"width:$value[prozent]%; height:100%; position:absolute;
>> left:0px; z-index:1;\">\n";
>> echo " <span style=\"z-index:2400; position:relative;
>> left: 1pt;\">\n";
>> echo " ".htmlentities($value[name])."\n";
>> echo " </span>\n";
>> echo " </div>\n";
>
>
> it's terrible to fix the height to 12pt, but else the name of the
> files are not in the middle (vertical)... i've tested it for many
> times...
> perhaps another have a solution?
Tried 1em instead of percent and Pixel and Points!?
>
> so, i work on a automatically commit after finished downloading a
> file, with an yes/no in the config.inc it can be turn on respective
> turn off... i think it would be not a problem...
You discovered the problem by yourself in the other mail ;-) PHP is
cool, but there are some limitations...
>
> greetz
> manfred
>
c u Sven
>
- -----
We are Microsoft of Borg. Assimilation is imminant. Resistance is....
Error in Borg.dll. Press OK to abort.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (Darwin)
iD8DBQE+T7C+gNx/Xp+H/nQRAuRmAJ4hO09VWF/kq/uOAqFM3zlSC0i9cQCggbzd
vUMvYCETw+NvXtXctX3E6Eo=
=BXUD
-----END PGP SIGNATURE-----
|