Skip to content

.val() in jquery does not work anymore #16

@locito54

Description

@locito54

before upgrading to the latest version I was able to get the value of the select box with the following jquery function

var material = $("select[name=test] :selected").val();

with the new version that does not work anymore

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions