Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

88
Views
bootbox with a ck_editor can't have access to special characters

I am using the bootbox with a ck_editor inside when I select the special characters from the tool bar the window is disable. I have this function that will do the replace and it display fine just can't can access to that window. Is there a event for the SpecialChar that I can get the focus?

function prepCkeditor() {
    var editor = CKEDITOR.instances['txtAddCompany'];
    if (!editor) {
        CKEDITOR.replace('txtAddCompany', {
            enterMode: CKEDITOR.ENTER_BR,
            height: 35,
            entities: false,
            contentsCss: 'body {overflow:hidden;font-family:"Raleway", "Open Sans", sans-serif; font-size: 14px;color:#555;}',
            resize_enabled: false,
            toolbar:
                [
                    { name: 'tools', items: ['SpecialChar', '-', 'Source', '-', 'Maximize'] }
                ]
        });
    } 
}

Select special characters windows disable

about 4 years ago · Santiago Gelvez
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!