Merhaba arkadaşlar,
bir joomla sitesi için açılır menü yazdırdım, şu an bir yabancı dil daha ekledim ve menüyü kopyaladım ve artık üzerine tıklayınca açılmıyor. Bir de 'orijinal' modülde bir değişiklik yapsam isim değiştirme gibi yine açılmıyor.
Çalışan modül:
<h3><a style="color: #e97034;" href="javascript:showdiv2();">Aktivitäten <img src="http://www.clker.com/cliparts/0/R/y/P/H/J/arrow-orange-down-hi.png" alt="" width="5%" /></a>
</h3>
<div id="hideDiv2" style="display: none;"><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=29"><strong>Arabische Kultur lernen</strong></a><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=32"><strong>Entspannen auf dem Berg</strong></a><br /><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=30"><strong>Mit der Familie leben</strong></a><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=33"><strong>Entspannen in der Sahara</strong></a><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=27"><strong>Heißluftballon</strong></a><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=31"><strong>Sandboarding</strong></a><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=28"><strong>Kochkurs</strong></a>
</div>
Kopyaladığım, açılmayan modül:
<h3><a style="color: #e97034;" href="javascript:showdiv2();">Activities <img src="http://www.clker.com/cliparts/0/R/y/P/H/J/arrow-orange-down-hi.png" alt="" width="5%" /></a>
</h3>
<div id="hideDiv2" style="display: none;"><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=29"><strong>Arabische Kultur lernen</strong></a><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=32"><strong>Entspannen auf dem Berg</strong></a><br /><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=30"><strong>Mit der Familie leben</strong></a><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=33"><strong>Entspannen in der Sahara</strong></a><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=27"><strong>Heißluftballon</strong></a><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=31"><strong>Sandboarding</strong></a><a style="color: #3366ff; visited: #3366ff;" href="index.php/component/content/article?id=28"><strong>Kochkurs</strong></a>
</div>
Bu niye açılmıyor, nedeni ne olabilir?