jQuery form styler

Component ID

2828737

Component name

jQuery form styler

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1037

Component created

Component changed

Component body

Form styler uses the jQuery form styler plugin to make your select, checkbox, file, radio, number elements more user-friendly.

Drupal 7

NOTES:

For jquery form styler plugin 2.x version use 2.x branch version of module.

Installation

  1. Download and enable the module.
  2. Download the jQuery form styler plugin.
  3. Extract the file under sites/all/libraries and rename jQueryFormStyler-master folder to jquery_form_styler.
  4. If you use drush you can skip 2 and 3 steps and download via command "drush form-styler-plugin"
  5. Configure at Administer > Configuration > User interface > Form styler settings

Requirements

Drupal 8

Installation

  1. Download and enable the module.
  2. Download the jQuery form styler plugin.
  3. Extract the file under /libraries and rename jQueryFormStyler-master folder to jquery_form_styler.
  4. Configure at Administer > Configuration > User interface > Form styler settings

Requirements

All requirements now in core.

Know issues (D8)

  • Module not check form HTML ids.