CKEditor loading in Colorbox not working [ Google Chrome ]

前端 未结 1 1164
时光说笑
时光说笑 2021-01-25 11:33

I am using Colorbox in my project. I have integrated CKEditor in colorbox. Its working fine in all browsers, but a small issue in Google Chrome - Editor will open properly on fi

1条回答
  •  长发绾君心
    2021-01-25 11:51

    I got the solution for the same , just include the jquery and jquery adapter in index2.html. Please see below for example...

    index1.html

    
    
        
            
            
            
            
            
    
            
            
    
            
    
            
        
        
            click here for editor
        
    
    

    index2.html

    
    
    
    
    
    

    Regards

    Nishad Aliyar

    0 讨论(0)
提交回复
热议问题