Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CKEDITOR.config.tabSpaces
#1
Hi, I want to change the default way the TAB-key is used in the editor, to make it an amount of spaces by hitting the TAB-key:

On this page:


http://docs.cksource.com/ckeditor_api/sy....tabSpaces

Is the following text:

Code:
<static> {Number} CKEDITOR.config.tabSpaces Since: 3.0
Intructs the editor to add a number of spaces (&nbsp;) to the text when hitting the TAB key. If set to zero, the TAB key will be used to move the cursor focus to the next element in the page, out of the editor focus.
Defined in: plugins/tab/plugin.js.
config.tabSpaces = 4;
Default Value:
0

I tried this, but it won't work. Does anyone knows a solution for this?

btw. I'm using GS v. 2.03.1 at the moment.
Reply


Messages In This Thread
CKEDITOR.config.tabSpaces - by datiswous - 2011-03-01, 02:24:19
CKEDITOR.config.tabSpaces - by datiswous - 2011-03-14, 08:25:13
CKEDITOR.config.tabSpaces - by ccagle8 - 2011-03-14, 08:56:07
CKEDITOR.config.tabSpaces - by n00dles101 - 2011-03-14, 09:27:07
CKEDITOR.config.tabSpaces - by datiswous - 2011-03-14, 21:04:52
CKEDITOR.config.tabSpaces - by ccagle8 - 2011-03-14, 22:10:19
CKEDITOR.config.tabSpaces - by n00dles101 - 2011-03-14, 22:13:50
CKEDITOR.config.tabSpaces - by ccagle8 - 2011-03-14, 23:07:53
CKEDITOR.config.tabSpaces - by datiswous - 2011-03-15, 09:45:31



Users browsing this thread: 2 Guest(s)