BarryDev wrote:
>
> I'm using jQuery.noConflict(); to stop JQuery stepping on the prototype
> injected by using beaneditform. Is this causing the error?
>
Ok I removed all my JQuery code to see if this was causing the issue and it
was, but than I realised I was also returning the chatroom page from my
onSuccess() method. Once I took that out and return void, now there's no
prototype.js error. I think I've just avoided the JQuery.noConflict()
problem rather than solved it unfortunately.
My currently outstanding problem is that when I click submit on the
beaneditform with the zone it doesn't reset the values, is there a way to
stop this from happening or else get a handle on the form object and reset
it without a page reload?
--
View this message in context:
http://www.nabble.com/-T5----Using-a-mixin-on-a-beaneditform-to-do-an-submit-without-a-page-reload-tp20208457p20219545.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]