Cześć
Cześć2
Cześć3
A chciałbym aby wyświetlane były od dołu do góry:
Cześć3
Cześć2
Cześć
Zastanawiałem się czy dodać pliki w załączniku czy lepiej w code.
<table border="0" cellspacing="1" cellpadding="4" class="tborder"> <thead> <tr> <td class="thead" colspan="5"> </td> </tr> </thead> <tbody id="shoutbox_e"> <tr> </tr> <tr> </tr> </tbody> </table> <br /> <script> ShoutBox.refreshInterval = {$mybb->settings[sf_sb_refresh_interval]}; ShoutBox.MaxEntries = {$mybb->settings[sf_sb_shouts_main]}; ShoutBox.lang = ['{$lang->sf_sb_posting}', '{$lang->sf_sb_shoutnow}', '{$lang->sf_sb_loading}', '{$lang->sf_sb_flood_check}', "{$lang->sf_sb_no_perform}"]; {$extra_js} Event.observe(window, 'load', ShoutBox.showShouts); </script>
PHP: http://wklej.org/id/397524/