21278 Posts in 5728 Topics by 2599 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 467 Views |
-
Adding onlick attribute for TinyMCE

8 July 2009 at 1:47pm
So, I've figured out where the config for tinyMCE is in 2.3.2 and see that iframe has been added as standard, thank you.
Now I would like to add support for the onclick attribute, specifically for the <li> tag so have put this in mysite/_config.php
HtmlEditorConfig::get('cms')->setOptions(array('extended_valid_elements' => 'li[style|id|onclick|title|class]'));
but this doesn't seem to work. Am I on the right lines? I'd rather not edit LeftAndMain.php
Cheers,
Rich
| 467 Views | ||
|
Page:
1
|
Go to Top |
