Archiwum działu Ogólne (posty do 12.2008) - [Problem] Zwiń i rozwiń jak to zrobić?
mareklet - 28-03-2008, 19:06 Temat postu: [Problem] Zwiń i rozwiń jak to zrobić? Jak zrobić takie coś
żeby po kliknięciu rozwiń pokazało się takie coś
W jakie tagi trzeba to wsadzic?
Goroman - 28-03-2008, 19:38
to jest javascript
na tym forum to jest: http://www.heavymusic.org/
możesz sobie skopiować ten kod
źródło strony jak coś
mareklet - 28-03-2008, 23:48
NO to jaki bedzie ten kod bo kopiuje ale nie dziala
Goroman - 28-03-2008, 23:55
a co dokładnie kopiujesz ?
chyba nie całą stronę (kod)
sebb2PL - 29-03-2008, 00:01
Chodzi o stópkę forum ?
Kod: | <center> <div id="hm" style="display: ''; position: center;">
<table width="570" class="forumline" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<th class="thCornerL2" height="15" width="90" nowrap="nowrap" onclick="javascript:ShowHide('hm','hm2','hm3');" style="cursor: pointer" title="Ukryj"> UKRYJ REKLAMY </th>
</tr>
<tr>
<td class="row1"><span class="gen"> <br /><table width="600px" cellspacing="1" cellpadding="1" border="0">
<span class="linkipa3" align="center">
<td align="center" class="linkipa">
<center>
Brak
</table>
</span>
</td>
</center>
</span></td>
</tr>
</table>
</div>
<div id="hm2" style="display: none; position: center;">
<table width="570" class="forumline" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<th class="thCornerL2" height="15" width="90" nowrap="nowrap" onclick="javascript:ShowHide('hm','hm2','hm3');" style="cursor: pointer"> Pokaż </th>
</tr>
</table>
</div>
<script language="javascript" type="text/javascript">
<!--
if(GetCookie('hm3') == '2') ShowHide('hm', 'hm2', 'hm3');
//-->
</script>
|
mareklet - 29-03-2008, 08:08
Chodzi o to co jest na dole rozwiń, to jest ponoć skrypt java.
[ Dodano: 29-03-2008, 17:36 ]
I jeszcze gdzie wstawić swój tekst?
Goroman - 30-03-2008, 19:28
no w środek.. pomyśl trochę
mareklet - 30-03-2008, 19:45
Tzn?? Kod dany przez Mr.Krecik jest dobry?
Goroman - 30-03-2008, 22:28
no to jest ten kod z tej strony lol
mareklet - 30-03-2008, 22:36
No i gdzie mam wstawić swoj tekst próbowałem to ale nie działa, nie trzeba żadnych dodatkowych modów na serwerze chyba.
|
|
|