Hi everybody!
I am experiencing a few strange responses from FF (incredibly!) when it's about loading dynamic content. Everything works well on IE7, Opera and Chrome. The page I am talking about is this one:
[
lyra.it...]
I developed a platform where users can add pieces of stories to a starting situation using AJAX. Everything works well but in one of these stories which has a huge number of contributions the content won't be displayed in FF.
At the beginning I though it was some strange character inserted and so I changed the content to a dummy string. No changes. Then I deleted the last contribution and the page was displayed correctly. When adding a new entry, independently from what I write, it won't display the content, even though it is correctly loaded from an XML file as one can see using Firebug in the variable xhr. I wonder if there are memory limits or something like this in FF. Otherwise I can't understand why it is not working.
Any help is really welcome!
Cheers
Fabio