Shape 5

Joomla Templates => Sienna - Club => : aspulido April 25, 2012, 11:02:47 PM



: howto: implement tooltip with usemap
: aspulido April 25, 2012, 11:02:47 PM
I found a workaround with tinymce's capability to strip usemap and a sample of the usemap implementation is now available on my site.
Now, I wanted to implement the tooltip feature of the sienna template with this function of my site and I am obviously confused. 
Please help.

This is my implementation of usemap -->  http://www.makilala.gov.ph/portal/index.php/extensions-2/municipal-map

Thank you


: Re: howto: implement tooltip with usemap
: mikek April 26, 2012, 07:03:18 AM
Hello,

Editors often strip custom code. You may need to turn your editor off when setting up the tooltip code and then turn it back on. Also, you can check the editor and the content article settings to make sure they aren't stripping any code as well.


: Re: howto: implement tooltip with usemap
: aspulido April 26, 2012, 06:12:32 PM
thank you, however i have already managed handling my editor.  the real problem is how it is done.  How is the tooltip example in the sienna template applied within the usemap particularly in the area element.
thanks


: Re: howto: implement tooltip with usemap
: mikek April 27, 2012, 06:11:46 AM
Hello,

You have to insert the html into the code editor of any article or custom html. The code needed is given on the tutorial:

http://www.shape5.com/demo/sienna/index.php?option=com_content&view=article&id=37&Itemid=97


: Re: howto: implement tooltip with usemap
: aspulido April 27, 2012, 06:58:10 PM
Thanks, SOLVED!