Hi Guys,
I have been using FCKeditor for quite a while
and I am very happy with it. However, I have a
little problem which I don't seem to be able to
solve, and I can't find any examples to help me.
I would like to create FCKstyles for use from
the styles drop down menu, I want to apply the
styles to tables, table rows and table columns.
I know how to create the styles and I managed to
get them to work for a table, however in the case
of a table row or cell the relevant styles do not
appear in the drop down list.
I guess my question is, how do I make the drop
down list know that I am in a cell or a row so
that it would let me apply the relevant styles to
that cell or row?
The documentation says that it is possible, but
does not give details.
Any help on this would be appreciated.
Thanks
Fawzi
I have been using FCKeditor for quite a while
and I am very happy with it. However, I have a
little problem which I don't seem to be able to
solve, and I can't find any examples to help me.
I would like to create FCKstyles for use from
the styles drop down menu, I want to apply the
styles to tables, table rows and table columns.
I know how to create the styles and I managed to
get them to work for a table, however in the case
of a table row or cell the relevant styles do not
appear in the drop down list.
I guess my question is, how do I make the drop
down list know that I am in a cell or a row so
that it would let me apply the relevant styles to
that cell or row?
The documentation says that it is possible, but
does not give details.
Any help on this would be appreciated.
Thanks
Fawzi
RE: How to use FCK_styles with Table cells
With none of the you can select a row or a column, you must add special code to be able to deal with those elements (the best solution maybe it would be to add a Row properties dialog?)
And there are also some bugs in the styles combo with regards to selection and how it applies the properties, maybe some of them will be fixed for the next version, I don't know.
RE: How to use FCK_styles with Table cells
RE: How to use FCK_styles with Table cells
I have tried it in Firefox, and although I can
select the Style while having a cell selected, it
does not seem to apply it. Which is what you said
happened when you first tried it. Could you
please tell me what it is that you fixed (Re:
your last message) to get the style to be applied?
Thanks
Fawzi
RE: How to use FCK_styles with Table cells
Hi
I can't tell you strictly what other changes are needed in order to make the styles combo work fine with Firefox as I did several ones trying to make FCKeditor work without problems for my users.
Surely this one will be needed:
https://sourceforge.net/tracker/index.p ... tid=543655
I am testing also other changes (not posted here) but I don't think that they might be neccesary and it was one of them the one that broke my test.
If you're using Firefox 1.5 then you should also apply this change:
https://sourceforge.net/forum/forum.php ... _id=379487
Maybe this is also needed:
https://sourceforge.net/tracker/index.p ... tid=543655