Skip to content

bài tập#1

Open
nguyenlinh98 wants to merge 3 commits intomasterfrom
lession12
Open

bài tập#1
nguyenlinh98 wants to merge 3 commits intomasterfrom
lession12

Conversation

@nguyenlinh98
Copy link
Owner

No description provided.

<button type="" id="bntAll">check All</button>
<button type="" id="bntReset">Uncheck All</button>
</body>
</html> No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Enter xuống thêm 1 dòng đen nữa.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

anh ơi ! sao em sửa rồi up code lên rồi mà vẫn còn comt ạ

$("#bntReset").click(function(){
check_arr(false);
});
}); No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Enter thêm 1 dòng nữa

</p>
</form>
</body>
</html> No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enter thêm 1 dòng trắng bên dưới

$('#text').css('font-size', incert*1.25);
return false;
});
// $('#btnbig').click(function(){
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

đoạn code này không dùng thì xoá đi nhé

$('#text').css('font-size',$original);
return false;
});
}); No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enter thêm 1 dòng trắng

<div class="content">
<div style="">
<p> The optional speed parameter can take the following values: "slow", "fast", milliseconds.
The optional callback parameter is a function to be executed after the sliding completes. </p>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sao lại enter 1 dòng trong thẻ

nêú là 2 đoạn văn khác biệt. làm chia thành 2. thay vì enter trong thẻ

</div>
</div>
</body>
</html> No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enter thêm 1 dòng trắng

@@ -0,0 +1,20 @@
$(function(){

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

xoá dòng đen này

$divFirstActive = $('.content div').eq($indexActive).show();
}
show_div();
// alert($indexActive);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

xoá dòng này

$index = $(this).index();
show_div();
});
}); No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enter thêm 1 dòng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants