Specific features of M-Business JavaScript engine

JavaScript Engine enables developers to:

  • Dynamically generate HTML pages

  • Dynamically change the contents of HTML pages through DHTML—using JavaScript plus CSS (inline and embedded) to modify displayed page content in response to user actions.

  • Dynamically change the contents of forms on HTML pages

  • Call a browser to perform various tasks, such as manipulating form fields or form submissions

  • Support user interaction with HTML pages when disconnected, if the page is cached on the device