[Javascript] AJAX Question re Chrome

rich gray rich at richgray.com
Thu Jul 18 12:13:09 CDT 2013


On 18/07/2013 18:57, Tedd Sperling wrote:
>
> On Jul 18, 2013, at 12:42 PM, Terry Riegel <riegel at clearimageonline.com> wrote:
>
>> Tedd,
>>
>> What do you mean when you say it doesn't work?
>>
>> Terry
> Chrome does not work like other Browsers.
>
> Please try it.
>
> Click a radio button and you should find the value of "myradio" instantly changes (without refresh) in the GET Array box.
>
> Likewise, if you check a checkbox, the corresponding value instantly changes.
>
> Similarly, entering a string in the input box shows the string in the GET Array box.
>
>
Hi Tedd
Have you tried it with the onChange event instead of onClick ?
HTH
Rich


More information about the Javascript mailing list