Skip to content

Hi ! There's way to get div id on onChange event ? #203

@Simerca

Description

@Simerca

Hi,
There's way to obtain div id on onChange event ?
i use this thing

for(var i = 0; i < elements.length; i++){ this.pellConfig.element = elements[i]; this.pellConfig.onChange = function(e){ console.log(e); } pell.init(this.pellConfig) }

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