load(url,call)

Parameters

  • url - data url
    • string
  • type - the type of loaded data: xml, json or other (optional)
    • string
  • call - function that is called after loading (optional)
    • function

Returns

method doesn't return any data