Using AjaxObserveField, we get an alert : this object does not support this
property or method
pointing to
$(containerID).descendants().find(function(element) {
if (element.type != 'hidden' && ['input', 'select',
'textarea'].include(element.tagName.toLowerCase())) {
AjaxSubmitButton.observeField(updateContainerID, element,
observeFieldFrequency, partial, observeDelay, options);
}
});
Do you use jQuery too ? Because we use both...
Jérémy
Le 9 déc. 2011 à 17:51, Simon a écrit :
> what doesn't work ? we use the ajax framework extensively and don't
> know of any ie6 issues. well, other than the usual issues.
>
> simon
>
>
> 2011/12/9 "Jérémy DE ROYER [INGENCYS]" <[email protected]>:
>> Hello,
>>
>> It appears that the (new) Ajax.framework does not work with Internet
>> Explorer 6 wich is still used by many users.
>>
>> Where can we find the last version for WebObjects 5.4.3 compatible with IE 6
>> ?
>>
>> Jérémy
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/webobjects-dev/simon%40potwells.co.uk
>>
>> This email sent to [email protected]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]