PHP-Web-Stat Support Forum
https://www.php-web-statistik.de/cgi-bin/yabb/YaBB.pl
Board (Deutsch) >> Vorschläge & Codeschnipsel >> Letzte Zugriffe / last_hits.php ohne Floatbox
https://www.php-web-statistik.de/cgi-bin/yabb/YaBB.pl?num=1270721653

Beitrag begonnen von hr3 am 08.04.10 um 12:14:13

Titel: Letzte Zugriffe / last_hits.php ohne Floatbox
Beitrag von hr3 am 08.04.10 um 12:14:13
Um last_hits.php ohne Floatbox aufzurufen (Timingprobleme, mehr Zeilen) ist in index.php der markierte Bereich zu löschen oder durch target="_blank" zu ersetzen.


Code (]...
    <tr>
      <td height="40" align="right" valign="top" style="padding:4px 0px 0px 0px;">
      <a href="last_hits.php" rel="floatbox.lasthits" rev="width:'.$last_hits_width.' height:'.$last_hits_height.'" title="'.$lang_menue[1):

.'"><img style="vertical-align:middle;" src="'.$theme.'/menu/last_hits.png" alt="" onmouseover="Tip(\''.$lang_menue[1].'\', OFFSETX, -20, OFFSETY, 22, OPACITY, 90, SHADOW, true, BGIMG, \'images/tooltip_bg.gif\', FADEIN, 500, FADEOUT, 400);" onmouseout="UnTip();" /></a><img style="vertical-align:middle;" src="images/pixel.gif" width="12" height="12" alt="" />
      <a href="archive.php" rel="floatbox.archive" rev="width:440 height:260" title="'.$lang_menue[2].'"><img style="vertical-align:middle;" src="'.$theme.'/menu/archive.png" alt="" onmouseover="Tip(\''.$lang_menue[2].'\', OFFSETX, -20, OFFSETY, 22, OPACITY, 90, SHADOW, true, BGIMG, \'images/tooltip_bg.gif\', FADEIN, 500, FADEOUT, 400);" onmouseout="UnTip();" /></a><img style="vertical-align:middle;" src="images/pixel.gif" width="12" height="12" alt="" />
      <a href="plugin_choose.php" rel="floatbox.plugins" rev="width:440 height:260" title="'.$lang_menue[3].'"><img style="vertical-align:middle;" src="'.$theme.'/menu/plugin.png" alt="" onmouseover="Tip(\''.$lang_menue[3].'\', OFFSETX, -20, OFFSETY, 22, OPACITY, 90, SHADOW, true, BGIMG, \'images/tooltip_bg.gif\', FADEIN, 500, FADEOUT, 400);" onmouseout="UnTip();" /></a><img style="vertical-align:middle;" src="images/pixel.gif" width="12" height="12" alt="" />
...

PHP-Web-Stat Support Forum » Powered by YaBB 2.5.2!
YaBB Forum Software © 2000-2012. Alle Rechte vorbehalten.