Using Ajax in a Page
Some
Visualforce
components are Ajax aware and allow you to add Ajax behaviors to a page without having to write any JavaScript. The following topics provide examples:
Implementing Partial Page Updates with Command Links and Buttons
Providing Status for Asynchronous Operations
Applying Ajax Behavior to Events on Any Component
Previous
Next