Juha Suni schrieb: > Is there a way to force the propagation, or is there any other way to > simulate events such as keyup and click from the code? > I think it wouldn't be that hard to extend the trigger() implementation to trigger the event on the parents, depending on the state of stopPropagation(). I'd rather provide that bubbling as an option to trigger: If you know that you need the bubbling, call trigger with some additional argument.
Would that work for you? I'll keep it in mind for the changes to the event system scheduled for jQuery 1.1. -- Jörn Zaefferer http://bassistance.de _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/