Step1:
We are goi
data-href="dashboard-add.html"
<script>
$('[data-href]').on("click", function() {
document.location = $(this).data('href');
});
</script>
< input type = "checkbox" (change) = "handleSelectTaskItem($event, taskItem)" [checked] = " taskItem . i...
No comments:
Post a Comment