Эх что смогла найти...
Некоторые Таблицы
Страница: 1
Тема закрыта
Сообщений 1 страница 4 из 4
Поделиться22011-02-10 05:24:53
Код:
<table width="816" height="246" border="0" background="http://s002.radikal.ru/i199/1006/4a/fa195367bde3.png"> <tr> <td width="155" height="30"> </td> <td width="119"> <div class="spll"> <DIV jQuery1259073801391="4"> <div class=splLink href="javscript://" jQuery1259073801391="2"><p align="center"></div> <DIV style="DISPLAY: none; position: absolute;" class=splCont jQuery1259073801391="5">тескт</DIV></DIV></div> </td> <td width="119"><div class="spll"> <div jquery1259073801391="4"> <div class="splLink" href="javscript://" jquery1259073801391="2"> <p align="center"></p> </div> <div style="DISPLAY: none; position: absolute;" class="splCont" jquery1259073801391="5">тескт</div> </div> </div></td> <td width="117"><div class="spll"> <div jquery1259073801391="4"> <div class="splLink" href="javscript://" jquery1259073801391="2"> <p align="center"></p> </div> <div style="DISPLAY: none; position: absolute;" class="splCont" jquery1259073801391="5">тескт</div> </div> </div></td> <td width="108"><div class="spll"> <div jquery1259073801391="4"> <div class="splLink" href="javscript://" jquery1259073801391="2"> <p align="center"></p> </div> <div style="DISPLAY: none; position: absolute;" class="splCont" jquery1259073801391="5">тескт</div> </div> </div></td> <td width="172"> </td> </tr> <tr> <td colspan="2" valign="top"><div style="margin:0px 0px 0px 4px; left: 10px; overflow: auto; top: 97px; width: 170px; height: 140px;"> <div align="center">Текст</div></div></td> <td> </td> <td> </td> <td colspan="2" valign="top" align="right"><div style="margin:0px 4px 0px 100px; left: 10px; overflow: auto; top: 97px; width: 185px; height: 150px;"> <div align="center">Текст</div></div></td> </tr> </table> вниз Код: <script type="text/javascript" src="http://szenprogs.ru/scripts/jquery-1.3.2.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('.splLink').click(function(){ $(this).parent().children('div.splCont').toggle('normal'); return false; }); }); </script> Вверх Код: <style> div .splLink {width: 100px; height: 20px; font-weight: bold; background: transparent;} .spll {width: 60px; height: 50px; } .spll div .splCont {height: auto; width: 100px; background: #e5d2a8; padding: 5px; z-index: 1000; margin-top: 5px; border: 2px solid #002000; font-size: 12px; font-family: Century Gothic; text-align: center;} </style>
Поделиться32011-02-10 05:25:13
Код:
Объявление Код: <table width="701" height="467" border="0" background="http://s49.radikal.ru/i124/1007/cb/a1bc1b907566.jpg"> <tr> <td width="263" height="180" rowspan="2"><div style="margin:40px 0px 0px 30px; left: 79px; top: 221px; scrollbar-face-color: #040404; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #040404; scrollbar-shadow-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #040404; scrollbar-arrow-color: #ffffff; overflow: auto; width: 230px; height: 220px;"> <div align="center">Текст </div> </div></td> <td width="75" height="179"> </td> <td width="246"> </td> <td width="89"> </td> </tr> <tr> <td height="126"> </td> <td rowspan="2"><div style="margin:30px 0px 0px 10px; left: 79px; top: 221px; scrollbar-face-color: #040404; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #040404; scrollbar-shadow-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #040404; scrollbar-arrow-color: #ffffff; overflow: auto; width: 230px; height: 210px;"> <div align="center">текст </div> </div></td> <td rowspan="2"> </td> </tr> <tr> <td height="154"> </td> <td> </td> </tr> </table> <table width="701" height="58" border="0" background="http://i058.radikal.ru/1007/47/699806f5c2d2.jpg"> <tr> <td width="183"><div class="spll"> <DIV jQuery1259073801391="4"><div class=splLink href="javscript://" jQuery1259073801391="2"> <div align="center"></div> </div> <DIV style="DISPLAY: none; position: absolute;" class=splCont jQuery1259073801391="5">Текст выплывает</DIV></DIV> </div></td> <td width="141"><div class="spll"> <DIV jQuery1259073801391="4"><div class=splLink href="javscript://" jQuery1259073801391="2"> <div align="center"></div> </div> <DIV style="DISPLAY: none; position: absolute;" class=splCont jQuery1259073801391="5">Текст выплывает</DIV></DIV> </div></td> <td width="172"><div class="spll"> <DIV jQuery1259073801391="4"><div class=splLink href="javscript://" jQuery1259073801391="2"> <div align="center"></div> </div> <DIV style="DISPLAY: none; position: absolute;" class=splCont jQuery1259073801391="5">Текст выплывает</DIV></DIV> </div></td> <td width="177"><div class="spll"> <DIV jQuery1259073801391="4"><div class=splLink href="javscript://" jQuery1259073801391="2"> <div align="center"></div> </div> <DIV style="DISPLAY: none; position: absolute;" class=splCont jQuery1259073801391="5">Текст выплывает</DIV></DIV> </div></td> </tr> </table> вверх <style> div .splLink {width: 185px; height: 50px; font-weight: bold; background: transparent; } .spll {width: 170px; height: 50px; } .spll div .splCont {height: auto; width: 185px; background: #020000; padding: 5px; z-index: 1000; border: 2px solid #FFFFFF; font-size: 12px; font-family: Century Gothic; text-align: center;} </style> низ <script type="text/javascript" src="http://szenprogs.ru/scripts/jquery-1.3.2.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('.splLink').click(function(){ $(this).parent().children('div.splCont').toggle('normal'); return false; }); }); </script>
Поделиться42011-02-10 05:25:37
Код:
Объявление Код: <table width="640" height="476" border="0" background="http://s60.radikal.ru/i168/1007/36/6f4ceb50fe44.png"> <tr> <td width="171" height="65"> </td> <td width="139"> </td> <td width="155"> </td> <td width="157"> </td> </tr> <tr> <td height="243"> </td> <td> </td> <td colspan="2"><div style="margin:10px 0px 20px 50px; left: 79px; top: 221px; scrollbar-face-color: #c3c2c7; scrollbar-highlight-color: #610706; scrollbar-3dlight-color: #c3c2c7; scrollbar-shadow-color: #610706; scrollbar-darkshadow-color: #c3c2c7; scrollbar-track-color: #c3c2c7; scrollbar-arrow-color: #610706; overflow: auto; width: 220px; height: 220px;">текст </div></td> </tr> <tr> <td height="82"> </td> <td> </td> <td> </td> <td> </td> </tr> <tr> <td><div class="spll"> <DIV jQuery1259073801391="4"><div class=splLink href="javscript://" jQuery1259073801391="2"> <div align="center"></div> </div> <DIV style="DISPLAY: none; position: absolute;" class=splCont jQuery1259073801391="5">Текст выплывает</DIV></DIV> </div></td> <td><div class="spll"> <DIV jQuery1259073801391="4"><div class=splLink href="javscript://" jQuery1259073801391="2"> <div align="center"></div> </div> <DIV style="DISPLAY: none; position: absolute;" class=splCont jQuery1259073801391="5">Текст выплывает</DIV></DIV> </div></td> <td><div class="spll"> <DIV jQuery1259073801391="4"><div class=splLink href="javscript://" jQuery1259073801391="2"> <div align="center"></div> </div> <DIV style="DISPLAY: none; position: absolute;" class=splCont jQuery1259073801391="5">Текст выплывает</DIV></DIV> </div></td> <td><div class="spll"> <DIV jQuery1259073801391="4"><div class=splLink href="javscript://" jQuery1259073801391="2"> <div align="center"></div> </div> <DIV style="DISPLAY: none; position: absolute;" class=splCont jQuery1259073801391="5">Текст выплывает</DIV></DIV> </div></td> </tr> </table> верх Код: <style> div .splLink {width: 171px; height: 60px; font-weight: bold; background: transparent; } .spll {width: 120px; height: 50px; } .spll div .splCont {height: auto; width: 200px; padding: 5px; z-index: 1000; border: 1px groove #700000; font-size: 12px; font-family: Century Gothic; text-align: center;} </style> низ Код: <script type="text/javascript" src="http://szenprogs.ru/scripts/jquery-1.3.2.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('.splLink').click(function(){ $(this).parent().children('div.splCont').toggle('normal'); return false; }); }); </script>
Тема закрыта
Страница: 1