Typical Workflow for Designing Responsive Applications in Oracle JET
Oracle JET includes classes for creating responsive applications. After you create your application, you can fine tune your design using Oracle JET responsive JavaScript and helper classes.
To design responsive applications in Oracle JET, refer to the typical workflow described in the following table:
| Task | Description | More Information |
|---|---|---|
|
Understand Oracle JET's support for responsive design |
Understand the Oracle JET flex layout, 12–column mobile-first grid, and form layout framework classes, and the responsive class naming conventions. |
Oracle JET and Responsive Design Oracle JET Flex, Grid, Form, and Responsive Helper Class Naming Convention |
|
Create a responsive application using the Oracle JET responsive classes. |
Add application, flex, grid, and form layout classes to your application. |
|
|
Fine tune your responsive design |
Use responsive JavaScript, helper classes, and responsive CSS images to complete the responsive design. Change default font size across your application. |