maschek / imgmap

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

imgmap giving names/links to area's is bugged #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. When i give a new area a Name, the name will not show up in the code
2. When i give a new area a Link, the link will not show up in the code

What is the expected output? What do you see instead?
i see Title "" <- without the name between it 

What version of the product are you using? On what browser/operating system?
Google Chrome, i've been using your services quite a time, but suddenly this 
problem occurred.

Please provide any additional information below.
i was using this: http://www.maschek.hu/imagemap/imgmap

Original issue reported on code.google.com by Lauravdw...@hotmail.com on 15 Apr 2012 at 7:10

GoogleCodeExporter commented 9 years ago
Hi,

I am not sure what you mean exactly with Name and Link.
On the online editor you can set an HREF and ALT attribute, which get written 
to the html output. Title is another attribute that you can not set on the form 
thus it is being left empty ("")

Original comment by adam.mas...@gmail.com on 16 Apr 2012 at 7:41

GoogleCodeExporter commented 9 years ago
Any further feedback on this issue?

Original comment by adam.mas...@gmail.com on 5 May 2012 at 5:36