Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Del navigacijos isiskleidimo

Parašė Ozzas· 2008 Geg. 25 18:05:51
#1

kaip padaryt tarkim kad ant pateikimu paspaudus isiskleistu tarkim: Pateikti foto pateikt istraispni ir pan?

foto:


openside("Menu");
echo "</tr>
<tr>
<td class='side-body'>

<style type='text/css'>
#mygtukas {
width: 130px;
color: #ffffff;
}
#mygtukas ul {
list-style: none;
margin: 0px;
padding: 0px;
border: 0px;
}
img {
border: none;
}
#mygtukas li {
height:24px;
margin:1px;
border: 1px solid #ffffff;
}
#mygtukas li a {
display: block;
padding: 7px 2px 3px 25px;
background: url(http://uzeik.net/files/1288/mygt.gif);
color: #ffffff;
text-decoration: none;
width: 100%;
}
html>body #mygtukas li a {
width: auto;
height:auto;
color: #ffffff;
}
#mygtukas li a:hover {
background: url(http://uzeik.net/files/1288/mygt2.gif);
padding: 7px 2px 3px 25px;
color: #ffffff;
}

</style>
<div id='mygtukas'>
<ul><li><a href='news.php'>Pagrindinis</a></li><li><a href='articles.php'>Straipsniai</a></li><li><a href='tell.php'>Forumas</a></li><li><a href='photogallery.php'>Galerija</a></li><li><a href='downloads.php'>Siuntiniai</a></li><li><a href='search.php'>Pateikti</a></li></ul>
</div></td>
</tr>
<tr>
<td height='8' class='side-base'>&nbsp;</td>
</tr>
</table>
</td>
</tr>
</table>
<table width='100%' cellspacing='0' cellpadding='0'>
<tr><td height='8'></td></tr>
</table>
<table width='100%' cellpadding='0' cellspacing='0' class='border'>
<tr>
<td>
<table width='100%' cellpadding='0' cellspacing='0'>
<tr>";
closeside();




Parašė Ozzas· 2008 Geg. 25 18:05:01
#2

padekit tirkai kazkas zinot :?