Results 1 to 2 of 2

Thread: How to use Image Maps in TinyMCE

  1. #1
    apgold23 is offline Junior Member
    Join Date
    Aug 2009
    Posts
    1

    Default How to use Image Maps in TinyMCE

    We are using the hosted SugarOnDemand platform, and I can't seem to get image maps working in an email campaign. Whenever I paste in my image map code into TinyMCE, most of it gets stripped out. I start with this code:

    <MAP Name="mymap">
    <AREA Shape="rect" Coords="135,95,260,115"
    Href="http://www.healthyhumans.com">
    </MAP>

    <img src="http:... <path to image> " alt="Healthy Humans offer" title="Healthy Humans offer" width="600" height="650" Usemap="#mymap" border=0/>

    And TinyMCE turns it into this:
    <img usemap="#mymap" src="http: ... <path to image> " alt="Healthy Humans offer" title="Healthy Humans offer" width="600" height="650" />

    Any help greatly appreciated.

  2. #2
    thorprichard is offline Member
    Join Date
    Aug 2005
    Location
    Portland, OR
    Posts
    8

    Default Re: How to use Image Maps in TinyMCE

    This is a problem with the TinyMCE configuration, not Sugar.

    Try reviewing this documentation:
    http://wiki.moxiecode.com/index.php/...valid_elements

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. GPS or maps for SugarCRM 5.1.0a
    By enicot in forum Developer Help
    Replies: 2
    Last Post: 2009-01-06, 06:58 PM
  2. MODULE: Maps & Directions
    By mrmilk in forum Downloads
    Replies: 31
    Last Post: 2007-11-22, 09:15 AM
  3. Maps & Directions for 4.5
    By starfish64 in forum Downloads
    Replies: 3
    Last Post: 2006-10-29, 09:31 AM
  4. SugarCubed: Google Maps
    By hubdigital in forum Help
    Replies: 0
    Last Post: 2006-09-08, 05:42 AM
  5. Maps and Directions
    By kbrill in forum Downloads
    Replies: 59
    Last Post: 2006-07-18, 03:32 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •