[Seaside] jQuery html replace

Lukas Renggli renggli at gmail.com
Mon Jul 20 08:19:35 UTC 2009


> I've tried taking the div out of the #with: statement where the select box
> and button are also in, but that does not seem to help. There are a couple
> other places I have been using the jQuery replace code, and it appears to be
> working correctly in those instances.

Are you sure the DIV is still there when you perform the action?
jQuery simply ignores actions on queries that do not match anything,
that's sometimes quite confusing.

If that's not the problem, then FireBug should tell you more in form
of an error message.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list