Skip to content

Initialize pekeUpload using class selector #37

@murzid

Description

@murzid

How to properly initialize pekeUpload using "class" selector (not ID), something like :

$(".uploader").pekeUpload();

I want initialize many form input with pekeUpload in one page with same configuration. All parameters will be set on "data-*" attributes, so it can be very flexible.

I try using "class" selector it's work, but when i press the "Browse files .." button, it's trigger "Browse files window" for all form (browse window popped up so many times). It's bugs?

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