Andrew Madu <andrewmadu <at> gmail.com> writes: > Wouldn't xhtml serializer need to be fixed anyway, as anyone using it as > serializer will still encounter the problems with javascript irrespective of > whether they are using ajax forms or not?!!
Didn't you say in another thread it works as expected in Firefox - a browser supporting XHTML? For browsers not handling XHTML I suggested to switch to conform HTML to avoid other issues. The problem arises only when browsers are not using the XML parser but their tag soup parser. Joerg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
