vsum { display: none; }
>>
>> and you want to click on the "evname" and show the related "evsum"
>>
>> if thats the case, the jQuery could be like:
>>
>> $(document).ready(function() {
>> $(".evname").click(function() {
>
tstin123
--
View this message in context:
http://www.nabble.com/testing-tp19776226s27240p19776226.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.
Hi guys,
I've been trying to get this literally all day! I just can't work it out.
I've got this HTML:
1 This is the event name
some text here
On click of the li beneath should reveal. But because
there are many of these ona page and they will be dynamic I need to set it
to reveal only t
3 matches
Mail list logo