I can't figure it out. Im trying to add type inside $("#") but can do this.Thanks For Helping me !
type = $(this).attr("id");
$("#${type}").html($(this).html());
I can't figure it out. Im trying to add type inside $("#") but can do this.Thanks For Helping me !
type = $(this).attr("id");
$("#${type}").html($(this).html());