Hi all!
I got a problem with Ckeditor.
When a page that contains ckeditor has finished to load, it scroll automatically to the bottom where i entered the ckeditor code.
How can i fix it?
It's not a big problem, but that thing is getting me nervous.
Thank you!
I got a problem with Ckeditor.
When a page that contains ckeditor has finished to load, it scroll automatically to the bottom where i entered the ckeditor code.
How can i fix it?
It's not a big problem, but that thing is getting me nervous.
Thank you!
Re: page scrool down automatically
Re: page scrool down automatically
Also, there's the config setting startupFocus you might want to play with.
Re: page scrool down automatically
ckeditor is placed into a standard html page.
here's my config file:
now ckeditor doesn't have focus anymore, but the page still scroll down.
it seems like ckeditor have an anchor.
this affect only firefox. On ie8 i everything is ok.
i don't why.
Re: page scrool down automatically
if i set in config.js
there is no scroll.
anyway if i set wysiwyg mode the issue it's still there.
i have been same problem, now
i have been same problem, now i found why? remove Anchor toolbar from config.js
of course my version is 4.1.1 version.