CK Editor Not Working Well on Safari Browser - javascript

I am using CKeditor form for editing my web page content.
The CKeditor textarea is working fine on the browsers Chrome, Mozilla and Opera
but my client is working on Safari.
The version of CKeditor I am using is version 4.5.7
I tested with 4.4.1 & 4.5.5 but this gave the same result.
Is there solution available on this?

You can get more help here Check this
And get patch for 4.4.5 here

Related

Facebook Comment Plugin keeps refreshing and not working on Safari

Our website is a Wix website which has a Facebook Comment Plugin. But recently we found that the FB comment plugin is not working properly on Safari 13. It keeps flickering and refreshing when you try to comment. However it works perfectly on Chrome, FireFox and even old version of Safari like Safari 11. Is there any way to fix it?
The website is:
https://www.sharonpearson.com/gratitude-wall

I can't get some jQuery to work in Safari

So I have problem in jquery for safari browser. Some of my jquery is perfectly working for GC, FF, IE and Opera but then when I tried to test it in Safari my jquery is not working anymore.
My questions is:
Is there any code that I will just paste or add in my website that will enable all my jquery in safari? Currently I'm re-program my jquery because of safari. Any suggestion beside in codes. Already tried to enable the javascript and jquery in safari browser but still not working.
Make sure you have turned on javascript on the safari. I can't see any other reason for it to not work , it is just a javascript file.

Drop down navigationw works in Firefox but not in Chrome

I've designed a web site with drop down navigation. It seems to work fine in Firefox, But Chrome refuses to show the drop downs on MouseOver.
Might be a JQuery issue....?
URL: http://www.lslib.ca/
EDIT1
Problem is being experienced with Version 45.0.2454.101 Ubuntu 14.04 (64-bit) (Chromium) and Version 39.0.2171.71 (64-bit) (Chrome on Ubuntu as well)
It actually appears to work just fine on my end (Chrome & Chromium). The drop downs successfully appear on mouse over. Maybe it's an issue on your browser?
It looks like you are using jQuery 1.4.4 and according to bootsrap (https://github.com/twbs/bootstrap/blob/v3.3.6/bower.json) it needs 1.9.1.

Does ZeroClipboard only work under Firefox?

I found an example and code how to copy text to clipboard with ZeroClipboard. However, it seems only to work under Firefox and does not work under Chrome/Chromium (39.0.2171.95 (64-bit)). What need to be change to get it to work under Chrome/Chromium as well?
The example you gave does not work on chrome, maybe the version of zeroclipboard is old. You can find the latest version from official website. It does work on chrome 39.0 on windows 7.

Drag and drop upload plugin

I want to create a jquery drag and drop file upload plugin or use an existing one.
Unfortunately I cannot find any plugin that does exactly what I want to achieve.
Can someone point me a good place to search or how to start to implement my own file upload plugin?
Thanks.
I need the following functionality:
The one should work perfectly for your needs. I have used it and it is pretty simple to configure and use.
http://valums.com/ajax-upload/
Here are the features
multiple file select, progress-bar in FF, Chrome, Safari
drag-and-drop file select in FF, Chrome
uploads are cancellable
no external dependencies
doesn't use Flash
fully working with https
keyboard support in FF, Chrome, Safari
tested in IE7,8; Firefox 3,3.6,4; Safari4,5; Chrome; Opera10.60;
also, you can try PLUpload (http://plupload.com/)
On that page you'll see that Drag&Drop is supported by HTML5, Gears(from Google) or BrowserPlus.
Note: Drag/drop support of files is currently only available in Firefox and WebKit. Safari on Windows has some strange problems and requires workaround.
In IE and/or Opera, that drag&drop could not work properly as you expected.

Categories