Skip to content
This repository was archived by the owner on Dec 27, 2021. It is now read-only.
This repository was archived by the owner on Dec 27, 2021. It is now read-only.

The "click" event isn't triggered for checkbox/radio button #120

@aik099

Description

@aik099

For real checkbox/radio button 2 events are triggered:

  • the change when checkbox/radio button value was actually changed
  • the click when click on the checkbox/radio button happened

The jQueryFormStyler isn't triggering the click event to emulate behavior of real checkbox/radio button.

The use case for click event in case of radio buttons is to monitor user clicks and always react on them regardless if a click caused radio button to be selected or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions