On 26 Cze, 23:31, "Alexandre Plennevaux" <[EMAIL PROTECTED]> wrote: > and if the injected html is completely valid it works ?
Yes, if it is 100% valid it works just fine. If there is ANY invalid html ANYWHERE in the inserted string, whole string will not be shown/rendered, even if the same string loaded normally (normally = no ajax) would be displayed. And that creates a new rule for AJAX development: "If content is AJAX-loaded Firefox becomes HTML validity nazi" ;-) -- Maciej Lisiewski