You are not logged in.
Hi, I defined 2 textareas in my_config.js
xinha_editors = xinha_editors ? xinha_editors :
[
'faq_edit_odpoved',
'akt_textarea_text'
];
But if I have at the page only one textarea, xinha isn`t loaded. (if 2, all is ok)
How can I do this functionally?
Thanks
Honza
Offline
Thanks.
Can I do this in the future ? (multiple textarea in config and only one at the page)
Thanks.
Offline
I want to have one header definition (a php function) for all pages. Can I place some sort of code outside the header (above or below) to specify extra textareas to activate?
Offline