On Mar 23, 2009, at 5:32 PM, John Smith wrote:
In my case i need prevent bubbling. Guess there arent any way to do what i need :(
sure there is. to prevent bubbling, use event.stopPropagation(); http://docs.jquery.com/Events/jQuery.Event#event.stopPropagation.28.29 --Karl ____________ Karl Swedberg www.englishrules.com www.learningjquery.com