MCQOPTIONS
Saved Bookmarks
| 1. |
------------(Local Event):This event, which is triggered before an Ajaxrequest is started, allows you tomodify the XMLHttpRequest object.Sol: |
| A. | jQuery's ajax |
| B. | beforeSend |
| C. | ajax Send |
| D. | ajaxStart |
| Answer» C. ajax Send | |