Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8098247
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T22:01:23+00:00 2026-06-05T22:01:23+00:00

I am having a weird issue. Whenever I am clicking on the CKEditor template

  • 0

I am having a weird issue. Whenever I am clicking on the CKEditor template button, the template window opens without anty content. The issue seems to be with my set up as this is working fine in CKEditor samples.But I am unable to figure out the cause as there is no error in console and firebug. Anybody faced this issue before ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T22:01:25+00:00Added an answer on June 5, 2026 at 10:01 pm

    Working demo http://jsfiddle.net/ffP2K/1/ or http://jsfiddle.net/ffP2K/1/show/

    I hope you have got the correct script reference rest below sample should help.

    Please let me know if I missed anything.

    Good Link: http://ckeditor.com/blog/CKEditor_for_jQuery

    Hope this helps,

    script

      <script type='text/javascript' src="http://ckeditor.com//apps/ckeditor/3.5.2/ckeditor.js"></script>
    

    Code

    var editor = CKEDITOR.replace( 'editor' );
    
    
    $('#click').click(function(){
        // Find outer div
        var div = document.getElementById('outer');
    
        // Get value from height textbox
        var height = document.getElementById('height').value;
    
    
        // Uses jQuery framework to set the height of the div
        $(div).css('height', height + 'px');
    
        // Tells CKEDITOR to resize to the desired height, and width
        editor.resize($(div).width(),height);
        return false;
    })
    
    ​
    

    working Image

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having a very weird issue in IE6. If I set a div container
I'm having a weird issue on my site. Whenever a link is clicked the
I'm having a weird issue with a button that is being shown on screen,
I'm having a weird issue in IE when I set an elements innerHTML attribute
I'm having a really weird issue with some content that is being inserted with
I am having a weird issue with IE9 crashing whenever a click event occurs.
Im having a weird issue here; The following .htaccess works but now (after changing
I'm having a weird issue with a function I'm trying to call from within
I am having a weird issue in MVC. I am using ASP.Net MVC, I
We're having a weird issue with offering a file on our ASP.NET server. If

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.