John Resig wrote: > Hi Chris - > > I added this in because users were looking for a way to prevent a > triggered click from occurring. Once I added it, however, I realized > that it was completely out-of-line with the HTML spec. > > So, on this point, it'll probably be going away. That'll solve your > problem, but the problem of stopping a triggered event still exists. I > think we may have to add a parameter to trigger that allows you to > only trigger the event handlers on an element - and not the default > action. We'll have to look into this some more.
John, this sounds reasonable to me. As you probably know I had the same problems with checkboxes and triggered click events and had to implement some workarounds to circumvent that. -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
