Javascript-форум (https://javascript.ru/forum/)
-   Events/DOM/Window (https://javascript.ru/forum/events/)
-   -   Вставить html в html (https://javascript.ru/forum/events/82895-vstavit-html-v-html.html)

Neznayka 29.07.2021 19:48

Вставить html в html
 
Всем привет.

Подскажите пжл, вопрос внутри кода:
<table id="my-table">
	<tr>
		<td>1</td>
		<td>2</td>
		как сюда с помочью JS вставить <td>3</td>
		<td>4</td>
		<td>5</td>
	</tr>
</table>

рони 29.07.2021 20:00

Neznayka,
:-?
https://learn.javascript.ru/modifying-document

Neznayka 29.07.2021 20:12

Цитата:

Сообщение от рони (Сообщение 539027)

спасибо.


Часовой пояс GMT +3, время: 12:15.