Try setting  focus="ognl:false" on the containing @Form  element. If
the issue is the tapestry javascript for focus, than that'll remove
it.

Best of luck,

Josh

On 8/23/06, Xiaoshu Wang <[EMAIL PROTECTED]> wrote:
Hi, I have a pecular problem with using Dojo's Editor in IE.
I can take a textarea and built a Dojo Editor around it, something like

dojo.widget.fromScript("Editor", editorArgs, textarea);

It works fine in Firefox, but the cursor seems always goes to the first
character in IE whenever the area is clicked.

Since the problem does not show on Dojo's Demo site, I wonder if it is
related to the Tapestry's javascript hook on the Form?

Xiaoshu


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to