Supported Platforms

Version 2.0.2 of Oracle JET will be supported on the following user agents (i.e. browsing platforms):
Browser Supported Versions
Internet Explorer 11+
Microsoft Edge 11+
Firefox ESR 38+
Safari 8+
Chrome 48+
Safari (iOS) 8+ (always the two newest iOS versions)
Chrome (Android) 48+

Note that version numbers shown here are subject to change. The intent is to support the latest version of the browser available at the point JET releases and in some cases, such as IE, a number of earlier versions. For both FireFox and Chrome browsers, the vendor support policy will be followed. For Chrome that means a rolling 18 month support window, and for Firefox a rolling two year window.

Compatibility Mode: For Internet Explorer, only Native mode is supported. View Compatibility mode should be disabled.

RTL Languages: Support for RTL (right to left) languages, such as Arabic or Hebrew, is available with supported versions of Internet Explorer, Firefox, Safari, and Chrome. This is an area that is still in development for most JET components.

JavaScript: JavaScript support must be enabled.

Doctype: We rely on css attribute selectors, some versions of IE support attribute selectors only if a !DOCTYPE is specified, therefore to use JET on IE a doctype is required.



3rd Party Libraries

  • knockout js logo

    v3.5.0

    Knockout.js

    Knockout is a JavaScript library that helps you to create rich, responsive display and editor user interfaces with a clean underlying data model. Any time you have sections of UI that update dynamically (e.g., changing depending on the user’s actions or when an external data source changes), KO can help you implement it more simply and maintainable.

  • jQuery logo

    v3.4.1

    jQuery

    jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.

  • jQuery UI logo

    v1.12.1

    jQueryUI

    jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.

  • require js logo

    v2.3.6

    RequireJS

    RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code.

  • cordova logo

    v6.0+

    Cordova

    Cordova wraps your HTML/JavaScript app into a native container which can access the device functions of several platforms. These functions are exposed via a unified JavaScript API, allowing you to easily write one set of code to target nearly every phone or tablet on the market today and publish to their app stores.