481 Posts in 150 Topics by 238 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 902 Views |
-
HTML Editor Striping Code (jQuery)

29 November 2010 at 11:55am Last edited: 29 November 2010 11:57am
Hi There,
This topic has been raised before but I have been unable to resolve based upon recent postings.
I have a simple tooltip jQuery script that requires a Title tag within a Div.
<div id="cloud" class="tTip" title="Lorem ipsum <br/><br/><b>Name</b>"><img src="image.jpg"/></div>
Updated _config.php
HtmlEditorConfig::get('cms')->setOption('verify_html', 'false'); // turn off html validation
Updated tinymce.template.js
valid_elements :
-div[title|id|dir|class|align],extended_valid_elements :
"div[id|title]"If anyone knows how to resolve this issue, I would appreciate any help that you can give.
Thanks!
plushtoy
| 902 Views | ||
|
Page:
1
|
Go to Top |

