abhi10kumar 0 Junior Poster

I have a WYSIWYG text area and I want to insert combo-box' value at current cursor location of the WYSIWYG text area. I have a simple textarea where the value is inserting on combo-box clicking. But when I do integrate both files, the functionality wont work. I have both scripting files..

template.html --> Where Insert combox's value is inserting successfully..
example/default.html --> WYSIWYG textarea, where Insert combox's value is to be inserted