Re: ERJQueryMobile and Ajax frameworks

2012-06-07 Thread Stavros Panidis
Thanks of your reply. I am just looking for a way to implement dependent WOPopupButton lists or 'New option' dialog in a WOPopupButton. Is there any suggestion ? Stavros On 7 Ιουν 2012, at 7:19 μ.μ., ISHIMOTO Ken wrote: > Hi, > > There is one Problem in the way how JQueryMobile works. > > O

Re: ERJQueryMobile and Ajax frameworks

2012-06-07 Thread ISHIMOTO Ken
Hi, That's true for the most part. The next ERModernJQuery Library will work nice with Ajax Framework. We can speak about that at WOWODC maybe. Ken On 2012/06/07, at 17:24, Amedeo Mantica wrote: > I don't use the ERJQuerymobile, but I guess you cannot use > AjaxUpdateContainer and AjaxObserv

Re: ERJQueryMobile and Ajax frameworks

2012-06-07 Thread ISHIMOTO Ken
Hi, There is one Problem in the way how JQueryMobile works. One of the nice but big problems are, that JQueryMobile is calling every Page (via Link) via Ajax. That means, if you have other Pages with other Javascript Code the Javascript Libraries never get loaded. JQueryMobile is very closed

Re: ERJQueryMobile and Ajax frameworks

2012-06-07 Thread Amedeo Mantica
no, ognl will not interfere Regards Amedeo On 07/giu/2012, at 18:00, Johan Henselmans wrote: > > Op 7-jun.-2012, om 17:24 heeft Amedeo Mantica het volgende geschreven: > >> I don't use the ERJQuerymobile, but I guess you cannot use >> AjaxUpdateContainer and AjaxObserve fields because they re

Re: ERJQueryMobile and Ajax frameworks

2012-06-07 Thread Johan Henselmans
Op 7-jun.-2012, om 17:24 heeft Amedeo Mantica het volgende geschreven: > I don't use the ERJQuerymobile, but I guess you cannot use > AjaxUpdateContainer and AjaxObserve fields because they rely on Prototype and > Scriptaculous > > You should not mix ERJQueryMobile with the "legacy" Ajax stuff

Re: ERJQueryMobile and Ajax frameworks

2012-06-07 Thread Amedeo Mantica
I don't use the ERJQuerymobile, but I guess you cannot use AjaxUpdateContainer and AjaxObserve fields because they rely on Prototype and Scriptaculous You should not mix ERJQueryMobile with the "legacy" Ajax stuff Amedeo On 05/giu/2012, at 18:15, Stavros Panidis wrote: > Hello list, > > I am

ERJQueryMobile and Ajax frameworks

2012-06-05 Thread Stavros Panidis
Hello list, I am trying to test ERJQueryMobile. I had no problem to work with most of my components but seems that AjaxUpdateContainer and AjaxObserveField does not work. For example