This content describes an older version of this product.
View Latest
Working with the AJAX Toolkit
Most JavaScript that you add to Visualforce pages,
buttons, or links has three sections: first, connecting to the AJAX Toolkit, next, embedding the API methods
in JavaScript, and finally, processing the results. This section explains
each of these steps.