bergie/create

Image plugin

lsmith77 opened this issue · 4 comments

Image plugin for Create.js to have it handle images in a generic way and make the wysiwyg editors use them

not sure .. but maybe http://www.dropzonejs.com could be useful .. but i think it doesn't degrade gracefully :-/

I'm just creating a dropzone add-on. interested?

Id be interested in taking a look at that 👍

already on github
https://github.com/iJungleboy/create

There is still a strange issue - placing the dropzone on a <div> around the <img> allowed me to click on the text in that div but not the image. So right now I'm binding it to the img, but will look into that next week or so.