• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: ERJQueryMobile and Ajax frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ERJQueryMobile and Ajax frameworks


  • Subject: Re: ERJQueryMobile and Ajax frameworks
  • From: Stavros Panidis <email@hidden>
  • Date: Fri, 08 Jun 2012 06:17:11 +0300

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.
>
> 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 and maybe it is better to use JQuery Ajax calls.
>
> Maybe if the Start page is loading every Javascript then it will do better, I haven't test it now. I was only try to
> make it a easy Mobile Access Platform and not very fancy. I made already some changes for not Ajax Calls
> to work better with WO and will pushed very soon I hope.
> I am developing ERJQueryMobileDirect2Web now and see some problems that I am trying to fix.
>
>
>
> On 2012/06/05, at 18:15, Stavros Panidis wrote:
>
>> 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
>>
>> <wo:conditional condition = "$theVar.ischaracter">
>>                <wo:conditional condition = "$theVar.inputasoptions">
>>                  <wo:AjaxUpdateContainer id = "$theVar.id.toString">
>>
>>                    <wo:ERQMPopUpButton id = "$theVar.name" list = "$theVar.optionsArray" selection = "$theVar.content" mini = "true" />
>>
>>                    <wo:conditional condition = "$theVar.shownewoption"> <wo:ERQMInputString value = "$theVar.newoption" /> </wo:conditional>
>>                  </wo:AjaxUpdateContainer>
>>
>>                </wo:conditional>
>>                <wo:conditional condition = "$theVar.inputasoptions" negate = "yes"> <wo:ERQMInputString value = "$theVar.content" mini = "true" /> </wo:conditional>
>>              </wo:conditional>
>>
>>
>> The above is not working, while if I put out Ajax lines it works. Also, certainly it works fine when not ERQMHtmlTemplate.
>>
>
>
> ERQMHtmlTemplate isn't special, it's only a wrapper. I will try to take a look, but it will take a little time, because I have a deadline next week for one Project.
>
> Ken
>
>
>
>> I would appreciated to have some help on this.
>>
>> Many thanks in advance
>>
>> Stavros
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
>
>


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >ERJQueryMobile and Ajax frameworks (From: Stavros Panidis <email@hidden>)
 >Re: ERJQueryMobile and Ajax frameworks (From: ISHIMOTO Ken <email@hidden>)

  • Prev by Date: Re: WOInject: harmed twice by classloader manipulation
  • Next by Date: Re: D2W: Reading custom rule values in a custom property-level component
  • Previous by thread: Re: ERJQueryMobile and Ajax frameworks
  • Next by thread: D2W: Property level component for truncating a string?
  • Index(es):
    • Date
    • Thread