Binding an element to 'change' in my example causes this bug. Binding it to 'click' instead does not. I don't believe it's a broad problem with live(), and even if it were, I wouldn't expect it to throw an error (especially not 'Failed').
On Oct 19, 6:49 pm, Rossko <[email protected]> wrote: > > Any ideas at all? > > Seen these?http://www.google.com/search?q=jquery+live+ie8 > > The comment about live() messing up regardless of what it is attached > to would be expected, as a consequence of it actually attaching to the > top level document (so that ALL events bubble up to it). -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
