hello,i need help !!
hello,i need help !!
hello everyone,
i try to insert div to another div with the command:
example:
$("#stage").html($("#movie").html);
this command work fine,
but when i try to press on buttons, in div "#movie",
i can push them.
why is it ?
and how can i fix it ?
THANKS.