spauny Report post Posted September 18, 2013 I have FusionCharts 3.3.1-sr2.19840 . How do I escape tooltips for html code? If I have an input in tooltip or even a <script> with some alert in it, it will trigger my javascript code... this is a huge problem. There is a property to escape tooltips and labels? Share this post Link to post Share on other sites
Guest Rishab Report post Posted September 20, 2013 Hi, The feature of adding HTML tags or script is not possible within the tooltip.If your requirement is different, please let us know. Share this post Link to post Share on other sites
spauny Report post Posted September 30, 2013 Yes, it is possible... for example: I have a json with school names sent from server and I want to show a graph with number of users from every school and let's say the name of one of the schools is " School1 <input type='text' /> ", in the interface/graph it will show that input. I want to restrict this thing. I use FusionCharts 3.3.1-sr2.19840 Share this post Link to post Share on other sites
spauny Report post Posted September 30, 2013 (edited) Here is a print screen with the tooltip unescaped: Edited September 30, 2013 by spauny Share this post Link to post Share on other sites