jQuery support

The QNX CAR platform 2.0 RR uses jQuery to demonstrate how to add interactivity to HTML5 apps. jQuery is a multibrowser JavaScript framework that provides access to webpage elements through the Document Object Model (DOM) and allows interactivity through event handling and animation controls.

The QNX CAR platform 2.0 RR currently demonstrates the following versions of jQuery:

jQuery 1.6.4
Used for car control, status, and voice control.
jQuery 1.7.2
Used for the media player.
jQuery Mobile 1.0.1
Used for car control.

For more information about jQuery, see Tutorials: Getting Started with jQuery.