More precisely it happens on fd:action widgets in my form. Could it be that the way widgets are hidden (by replacing them with a span with the same ID) by BrowserUpdate would produce invalid HTML which is discarded by IE?
Regards, Chris Christian Decker wrote: > > Hi all, > > I'm currently trying to fix a bug that has been bothering me quite some > time now. It happens that sometimes when I use BrowserUpdates to hide and > show some elements in my forms that in Internet Explorer, it throws some > messages at me, looking like this: > > no element 'widgetName' in source document > > the really strange thing is that it doesn't happen in Firefox at all and > all works nicely. Even if these errors pop up the change does sometimes > work on IE (even if only partially). What I noticed is that its always > inputs of type submit that fail. > > Any ideas? > > Regards, > Chris > ----- Christian Decker http://blog.snyke.net -- View this message in context: http://www.nabble.com/BrowserUpdate-throwing-error-messages-at-me-tp20343434p20343435.html Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
