• Hello I am developing a WP elementor widget. There I want to get value(onchange event) from Select dropdown but its not working in onchange event. Below code is from elementor dropdown:

    <select id=”elementor-control-default-c776″ data-setting=”lead_contact”>
    <option value=”Contacts”>contact</option>
    <option value=”Leads”>Lead</option>
    </select>

    • This topic was modified 2 years, 1 month ago by Steven Stern (sterndata).
    • This topic was modified 2 years, 1 month ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Why onchange event not working for elementor?’ is closed to new replies.