[ xxxrugby @ 23.09.2007. 15:21 ] @
IE mi nece pokazat ovaj dio dok u FF i Operi se vidi uredno. To je s HTML te Spry FrameWork-om. Code: <div align=center id="PageViewDataSet_DIV" spry:region="pvdsKratkeNovosti" spry:repeatchildren="pvdsKratkeNovosti"> <table width="420" border="0" cellspacing="0" cellpadding="0"> <tr> <td STYLE="padding-left: 10px" align=left background=icons_pictures/GetAllUp.png height="20px"><font size=2 color=white>{@naslov}</font></td> </tr> </table> <table width="420" border="0" cellpadding="0" cellspacing="0" class="table"> <tr> <td STYLE="padding-left: 10px" align=left> <font size=1>{@datum}</font><br> {kratki_tekst} <br><a href="{URL_linka}"><img src=icons_pictures/pointer.gif alt="Link" border=0></img>{naziv_linka}</a> </td> </tr> </table> <table width="420" border="0" cellpadding="0" cellspacing="0"> <tr> <td height=10px background="icons_pictures/GetAllDown.png"></td> </tr> </table> <br> </div> <div id="Stranica_DIV" align=center spry:detailregion="pvdsKratkeNovosti"> Trenutno ste na stranici: {ds_PageNumber} od {ds_PageCount}.</div> <div id="Numbering_ID" align=center spry:region="pvInfo" spry:repeatchildren="pvInfo"> <a spry:if="{ds_CurrentRowNumber} != {ds_RowNumber}" href="#" onclick="pvdsKratkeNovosti.goToPage('{ds_PageNumber}')">{ds_PageNumber}</a> <span spry:if="{ds_CurrentRowNumber} == {ds_RowNumber}" class="currentPage">{ds_PageNumber}</span> </div> |