Hi everybody,
I am wondering if it is possible to create tables with a css class attribute.
I saw in the fck_table.html that it should be quite easy possible to add there a dropdown where the use could select from a list of attributes which generates then something like:
<table class="tabletype" ...>
<tr>
...
<tr>
</table>
Any idea / suggestion if this change might work or would lead to problems?
Best regards
Matthias
I am wondering if it is possible to create tables with a css class attribute.
I saw in the fck_table.html that it should be quite easy possible to add there a dropdown where the use could select from a list of attributes which generates then something like:
<table class="tabletype" ...>
<tr>
...
<tr>
</table>
Any idea / suggestion if this change might work or would lead to problems?
Best regards
Matthias