• 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
ASB failed in processOptions's on IE
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ASB failed in processOptions's on IE


  • Subject: ASB failed in processOptions's on IE
  • From: "Kai S. Wong" <email@hidden>
  • Date: Mon, 25 Oct 2010 15:21:24 -0700

Hi,


I am trying to debug on why the ASB failed on IE but not on Firefox and here is the sample code:

    <script type = "text/_javascript_">     
    var saveOnSubmit = function() {
        $('bodyText').form.stopObserving('ajax:submit', arguments.callee);      
       };
             
    var updateTinyMCEContent = function() {
        tinyMCE.triggerSave(true, true);       
        return true;
       };            
    </script>

 <wo:WOForm multipleSubmit = "$true">
   <wo:WOText value = "$myText" cols = "$92" rows = "$30" id = "bodyText" name = "bodyText"/>
   <wo:AjaxSubmitButton id="Preview" iBox.show(r.responseText , \"Letter Preview\", iBox.parseQuery('ibox&height=600&width=630&closeLabel=Close+me')); }" action="" value="Preview" />
  </wo:WOForm>

I am getting "Object doesn't support this property or method" on wonder.js 406 on $(form).fire('ajax:submit'); on IE.
Could someone shed some light on this issue?

Thanks.

Regards,
Kai S. Wong

 _______________________________________________
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

  • Follow-Ups:
    • Re: ASB failed in processOptions's on IE
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: WOLips with WebObjects 5.2
  • Next by Date: Re: ASB failed in processOptions's on IE
  • Previous by thread: Antw: WOLips with WebObjects 5.2
  • Next by thread: Re: ASB failed in processOptions's on IE
  • Index(es):
    • Date
    • Thread