Тема
:
Node cannot be inserted at the specified point in the hierarchy
Показать сообщение отдельно
#
1
(
permalink
)
15.10.2012, 12:00
avaVusal
Интересующийся
Регистрация: 11.01.2011
Сообщений: 27
Node cannot be inserted at the specified point in the hierarchy
Здравствуйте,
ошибка "Node cannot be inserted at the specified point in the hierarchy" появляется у меня при попытке исполнения следующего кода:
$(dragObject).appendTo($(element));
Как думаете, в чём проблема?