This topic is locked
[SOLVED]

 AJAX in JavaScript Onload Event

1/10/2012 8:53:03 PM
ASPRunnerPro General questions
ZeinzuKun author

Hi,
I would like to ask if 'JavaScript Onload Event,' in the Events Tab, can process AJAX?
If so, can you provide a simple example?
Thanks.

Sergey Kornilov admin 1/10/2012

You can use jQuery AJAX functions there:

http://api.jquery.com/jQuery.ajax/

ZeinzuKun author 1/10/2012



You can use jQuery AJAX functions there:

http://api.jquery.com/jQuery.ajax/


Hi,
So, it's applicable.

Thanks for the prompt reply.