[Seaside] Calling a DOM method from jQuery

John Toohey jt at parspro.com
Fri Apr 24 16:26:33 UTC 2009


Hi,
To set the focus to the first field in a jQuery Dialog, I call onOpen:
((html jQuery id: #username)  call: 'focus()'); Its works fine, but FF
complains that focus() is not a function. Am I doing something wrong
here?

Thanks.

-- 
-JT


More information about the seaside mailing list