Skip to content

Need more docs for image uploader #1725

Description

@item4

steps to reproduce

  1. Make some files.
    `html
    `
  2. Apply summernote
    js $('.editor').summernote();
  3. See the DOM
    js $('input[type=file]').each(function() { console.log($(this).attr('name')); }

browser version and os version

What is your browser and OS?
Firefox 44.0.2, Mac OS X 10.11.3

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions