i have a prooblem
i have a prooblem
hello,
i put div inside 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't push them.
why is it ?
THANKS.