Issue with Opera
-
Hi. I love the plugin, but I found one issue with Opera (I checked in the latest one 12.12) which is quite critical.
when the text is table. it is not showing up. here is the code I used
Test with table inside
[dropdown_box expand_text=”test with table” show_more=”Expand” show_less=”Collapse” start=”hide”]
<table>
<tbody>
<tr>
<td>there is a table</td><td></td>
</tr>
<tr>
<td>test</td><td>123</td>
</tr>
</tbody>
</table>
[/dropdown_box]
No table inside
[dropdown_box expand_text=”test with _no_ table” show_more=”Expand” show_less=”Collapse” start=”hide”]
no table. and it works
[/dropdown_box]works just fine with all browsers but Opera. Could you please help?
https://www.ads-software.com/extend/plugins/jquery-expanding-box/
- The topic ‘Issue with Opera’ is closed to new replies.