Jump to content

IMAGE MAP!?


Recommended Posts

Hi,
I'm trying to make an image map on my front page as follows:

mypic.gif

I'm using the front page editor module to do it, but it doesn't work?!
Whenever I update the HTML code usiong the WYSIG editor, it just automatically DELETES the "usemap="#mymap"" part of the html code.

Please advise how to get a mapped image to work? I don't mind even bypassing the front page editor module, but I'm not sure how to.
Thanks

Link to comment
Share on other sites

  • 1 year later...

Hi,
the easier way is to add some extended rules in the editor,

add in the extended img rules the usemap

this is what I use and imagemap works fine

extended_valid_elements : "a[name|href|target|title|onclick],img[class|src|usemap|border=0|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name],hr[class|width|size|noshade],font[face|size|color|style],span[class|align|style]"



;-)

Link to comment
Share on other sites

×
×
  • Create New...