Hi again!

Found a working solution for my case
Emptying the body part and simplifying the initalization part to document.getElemtentById("submittedId").focus() does the trick (parameters have to be adjusted, too)

Regards,
   Patrick

Hi!

I'm trying to set the focus using the example script on tapestry's @Script-component page but every time i try the resulting page using firefox firebug shows me the error "document.reportForm has no properties" even though the script is completely defined after the form. I checked the generated JavaScript where the code looks correct (componentId is correctly set) I also recognized that the focus is set previous the @Script-caused include by tapestry itself to the first form-component of the page.

Anyone could help me out here? Or is there maybe a way to manipulate tapestry's own focus-setting?

Regards,
   Patrick

---------------------------------------------------------------------
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