Accordion with table

Search
Other Bug Reports questions
Forum

Accordion with table

Uldis's Avatar Uldis
Hi Peter, first thanks for your great extensions.
Now is J5.0.3.
If a table is include inside accordion, the table is out of. Any text is inside.
There is simple code which does not work properly:

<pre><span style="font-family: verdana, geneva, sans-serif; font-size: 14px;">{accordion title="with table" color="teal" open="true"}<br>any text</span></pre>
<table style="width: 822px; height: 20px;" cellspacing="20" cellpadding="0">
<tbody>
<tr>
<td style="width: 160px; text-align: center;"><span style="color: #3366ff; font-size: 10pt;"><strong>head1</strong></span></td>
<td style="width: 200px; text-align: center;"><span style="font-size: 10pt;"><strong><span style="color: #3366ff;">head2</span></strong></span></td>
<td style="width: 280px; text-align: center;"><span style="color: #3366ff;"><span style="font-size: 13.3333px;"><strong>head3</strong></span></span></td>
<td style="width: 180px; text-align: center;"><span style="color: #3366ff;"><span style="font-size: 13.3333px;"><strong>head4</strong></span></span></td>
</tr>
</tbody>
</table>
<table style="height: 20px;" cellspacing="20" cellpadding="0">
<tbody>
<tr>
<td style="width: 160px; text-align: center;">cell1</td>
<td style="width: 200px; text-align: center;">cell2</td>
<td style="width: 280px; text-align: center;">cell3</td>
<td style="width: 180px; text-align: center;">cell4</td>
</tr>
</tbody>
</table>
<pre><span style="font-family: verdana, geneva, sans-serif; font-size: 14px;">{/accordions}</span></pre>

Best,
Uldis
Peter van Westen's Avatar Peter van Westen ADMIN
Not a bug. Remove the <pre> tags!
Please post a rating at the Joomla! Extensions Directory
Uldis's Avatar Uldis
Thanks for reply and sorry for incorrect bug report. I do not know when and why <pre> has added itself. 🙂
Btw, like slider-ex in J3, accordion-ex still works great in J5. That is really fine.
Have a nice day and please close this ticket.
You can only post on this forum if you log in