Skip to content

Theming

The Form class is configured to support Bootstrap 4, Bootstrap 5 and jQuery UI CSS frameworks. In order to use these CSS frameworks it is needed first to install (include in the head section) the appropriate CSS and JavaScript files.

In all cases the jQuery lib, form Java Script lib and jqform.css files should be installed.

Using Bootstrap CSS

To use Bootstrap styling it is needed first to include the appropriate files in the head section and then set the needed options in the Form class as described below.