Knowledgebase You are here: Support > Knowledgebase > Programming
How to Focus or Blur a TinyMCE Textarea (Javascript)
tinyMCE.execCommand('mceFocus', true, 'textarea1')
tinyMCE.execCommand('mceFocus', false, 'textarea1')
Was this answer helpful? YesNo
Add to Favourites Print this Article
Powered by WHMCompleteSolution