[jQuery] event propagation

2009-05-19 Thread soni2926
Hi, I just had a question regarding event propagation, do events propagate up only when they're the same? Meaning if a click event happens in the child and goes up to the parent, will just the click event of the parent occur? This one causes the alert in the parent click to happen when i click

[jQuery] Re: selecting li - beginner learning jquery

2009-04-16 Thread soni2926
thank you!

[jQuery] selecting li - beginner learning jquery

2009-04-15 Thread soni2926
Hi, I'm trying to learn Jquery (reading Manning Jquery in Action) in the book there is this sample: ul class=myList li a href=http://jquery.com;jQuery supports/a ul li a href=css1CSS1/a

[jQuery] disable all element in a table?

2008-10-29 Thread soni2926
hi, i have a table which has elements in it, input, dropdown, and i want them disabled at certain times, can i do this is jquery? any examples? suppose table is like: table cellpadding=0 cellspacing=5 border=0 id=testTable tr td class=Column Phone: /td td class=Column