$('#$myid').remove();

$('#$myid').remove();


Hi,
<div id="$myid"/>
$('#$myid').remove();
This is not working! Why?
Regards,
Vitaliy