AjaxRequest
methodsLoads the content of a pane from a local or remote URL.
Parameters:paneString|Element|jQuery
urlString
dataObject | String
The targeted pane whose content is to be loaded via a URL.
A local or remote URL from which the content of the pane is to be loaded.
Any data that is necessary to be sent to the server.