Hi,
I using fadeOut and fadeIn to show/hide a selected from a
. With this code:
if ( toggleSrc == toggleMinus )
{$(this).attr('src', togglePlus).parents
('tr').siblings().fadeOut('slow'); }
else {$(this).attr('src', toggleMinus).parents('tr').siblings
().fadeIn('
pid="001" class="myItems"></p>
> <pid="002" class="myItems"></p>
> <pid="003" class="myItems"></p>
>
> In youjQuery, you can then do this:
>
> $(document).ready(function() {
>
>$('#myList li
i've a dinamic menu
001
001
001
this menu is dynamic, ie, is automatically generated from a
database, therefore I will not know many elements i'll have in the
future or what identifiers they have.
Moreover, i have some , one for each in the
If somebody do click inall must be hide
3 matches
Mail list logo