You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening a new issue. The author has been notified and will review it as soon as possible.
For urgent issues and priority support, visit https://xscode.com/olton/Metro-UI-CSS or Patreon
Hi Olton,
Describe the bug
$("< td>td content< /td>");
is not returning an HTMLElement.
To Reproduce
https://codepen.io/KlumsD/pen/jOLrwbd
Adding js generated td to a table.
if empty, it is added.
if not empty, it isn't added.
Same for < tr>
Expected behavior
It should work as the < p > exemple here :
https://metroui.org.ua/m4q-manipulation.html
Screenshots
Desktop (please complete the following information):
Thanks !
Best Regards
The text was updated successfully, but these errors were encountered: