image map support?
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
image map support?
Does WeBuilder 2010 have any support for creating image maps?
Thx
Thx
Re: image map support?
Hello,
I am afraid WeBuilder does not support this.
But there are some free tools around, even an online tool is available:
http://www.image-maps.com/
I am afraid WeBuilder does not support this.
But there are some free tools around, even an online tool is available:
http://www.image-maps.com/
Kind regards,
Gatis Avots
Gatis Avots
Re: image map support?
It's a pity. Nice Image Map generator can be very useful, imho.
Re: image map support?
I also believe that an image map support would be very helpful. Please do add this
One of the reasons for using software such as WeBuilder, is to have all tools at one place, like the gif-animator (can this be integrated into the WeBuilder UI, by the way?).

One of the reasons for using software such as WeBuilder, is to have all tools at one place, like the gif-animator (can this be integrated into the WeBuilder UI, by the way?).

Re: image map support?
In my opinion WeBuilder is a web-coding IDE and should remain as such. Image maps are easy enough to do by hand (or as has been suggested use an application specifically designed for it if you don't know how to do it) and animated gifs and other image manipulation tools are the domain of a graphics package, not a web coding application. WeBuilder is lean because it isn't filled with WYSIWYG or HTML generator-type applications designed for beginners and filling it up with stuff hand coders wouldn't normally use just bloats it and takes up valuable development time, which as I understand it with one man down will be even more strained now.
One thing I have seen in other apps is a tools menu item which allows opening other tools (like a graphic package or whatever) from within the GUI but this is as far as I would want to see anything like that integrated. Just my opinion though.
One thing I have seen in other apps is a tools menu item which allows opening other tools (like a graphic package or whatever) from within the GUI but this is as far as I would want to see anything like that integrated. Just my opinion though.
Re: image map support?
Has Image-Map support been added to the newest version?
This is really something that is needed.
This is really something that is needed.
Re: image map support?
Image map creation is more related to graphics than to coding and is not used that much anymore.
Adding something like that would just bloat the editor and require a lot of extra code (You need some kind of image editor to set the map areas)
Instead just use one of the online tools, like http://maschek.hu/imagemap/imgmap/ or http://summerstyle.github.io/summer/
Adding something like that would just bloat the editor and require a lot of extra code (You need some kind of image editor to set the map areas)
Instead just use one of the online tools, like http://maschek.hu/imagemap/imgmap/ or http://summerstyle.github.io/summer/
There are 10 types of people in the world: Those who understand binary and those who don't.
Re: image map support?
All other similar programs I used in the past such as TopStyle, Homesite etc also had built in image-map editors.
The additional coding will surely not be much for such a simple additional inquiry!
The additional coding will surely not be much for such a simple additional inquiry!
Re: image map support?
But that was 15+ years ago! (I was a Homesite user myself until Adobe killed it off. WeBuilder was the editor that resembled it most, so I switched to WeBuilder. And have been using it ever sincede_hash wrote:All other similar programs I used in the past such as TopStyle, Homesite etc also had built in image-map editors.

As I said then imagemaps are not used much anymore as cannot be made responsive. A much better solution is to use SVG.
SVG can be made responsive and you can do the same thing as with image maps (plus a lot more)
See a tutorial/example here: http://thenewcode.com/696/Using-SVG-as- ... -Imagemaps or https://www.creativebloq.com/netmag/cre ... s-51411831
There's also some examples on Codepen: https://codepen.io/search/pens?q=svg+im ... =type-pens
There are 10 types of people in the world: Those who understand binary and those who don't.
Re: image map support?
We have seriously considered the image maps, but pmk65 is right, the decline in their usage and popularity is the reason why we decided against it. Barely anyone uses them anymore and the new programmers never do. If we ever add them then it's more likely to be as a plugin.
Blumentals Software Programmer