[ delete ] Most source is copied [ /delete ][ delete ] Sorry, don't find it again to thanks the poster [ /delete ]
License
GPL
Download
fakeelements_checkbox_radio_select.zip
Installation
Update
License
GPL
Download
fakeelements_checkbox_radio_select.zip
Installation
config.extraPlugins = 'formchanges';
Update

Re: Fakeelements for checkbox, radio and select
https://dev.ckeditor.com/ticket/4056#comment:7
http://ckeditor.com/license
Re: Fakeelements for checkbox, radio and select
Re: Fakeelements for checkbox, radio and select
http://dev.ckeditor.com/ticket/703
wontfix
Re: Fakeelements for checkbox, radio and select
Error
When loading the editor the following error occurs: TypeError: a.addCss is not a function
Does anyone have a solution?
rafaellucini, when properly
rafaellucini, when properly setup CKEditor doesn't cause these kinds of errors. As for the Fakeelements issue, it's a FF bug. Not much we can do here.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Thanks!
Thanks!
any idea or plugin to fix?
Ya, bug Mozilla to fix it! :D
Ya, bug Mozilla to fix it! :D But seriously, if a solution comes up it will most likely be mentioned here.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
thanks a lot!
thanks a lot!
But, now CKeditorinstance.getData() remove the fake elemnts when save :/
Sorry for my english :X
Vertically grouped radio buttons, and radio button array
Hi,
I'd like to have some "array" of radio buttons, like in the following HTML mockup (see radio_array.html_.txt or radio_array.png for a screenshot).
This would be used to imbed or link several types of objects; some can't be imbedded, and some will be imbedded always, but most can be treated either way. Thus, I'd like to have two columns of radio buttons (1st column: link, 2nd column: imbed), and as many rows as I have types. With all of them in the same group, I'd have a one-click-solution.
Can this be done in a plugin dialog? I wouldn't be shocked if onClick functions would need to be created, and it would be sufficient to create a statically configured preset.
As a first step it would be ok to have two groups of radio buttons; but this would introduce the need to dynamically enable/disable radio buttons, and of course I'd like to have the types radio buttons arranged vertically.
Is there a recommended way to arrange radio buttons vertically?
Is it possible to enable/disable radio buttons by value?
Thanks in advance!
Attachments: