Dear all, Excuse me me for this offtopic, but I'm in desperate need of an answer and maybe someone here has stuck in the same place as me.
I've just run into a little problem that's driving me nuts. I planned to use a couple of htmlArea controls in one of my CocoonForms. In order to keep a decently organized page, I don't want them to display simultaneously, so I keep them hidden by applying a style="display: none" to the div that contains the text widget. If the user clicks on a text, I change the style from javascript and voila. So far so good, the page renders fine, the controls work as expected, but the problem is that the hidden HTMLAreas don't work in Mozilla browsers (due to some arcane javascript error, flawless in IE). Any workarround? I could always decide which divs to show in the server via JXTemplates/CForms, but i that many client/server trips for a simple page will destroy the usability of the page. Any ideas? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
