maschek / imgmap

Javascript based imagemap editor
https://www.maschek.hu/imagemap/
GNU General Public License v2.0
59 stars 33 forks source link

Automatically 'use image' on upload #37

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Upload an image 
2. Click on upload

What is the expected output?
- Automatically this image is used after upload completes

What do you see instead?
- User needs to click on a button

I've tried to get the script in such a way that the user does not need to hit 
any button after uploading a file, but it seems like imgmap does some init 
while you hit that button. Any jquery script trying to automatically load the 
image, or even clicking the button, fails with a message about some para[] 
variable missing.

Original issue reported on code.google.com by w.bre...@gmail.com on 5 Sep 2010 at 4:28

GoogleCodeExporter commented 9 years ago
good idea, will look into it when having some time

Original comment by adam.mas...@gmail.com on 1 Apr 2011 at 4:17