Disneyland 1972 Love the old s
Code Menu Bosstrap | HTML - CSS - JS | Thảo luận Wap/Web - DDVP.MOBIE.IN
Trang ChủWap/WebXtgem ClubMediaTruyện Hay
Đăng NhậpĐăng Kí
HomeThảo luận Wap/WebHTML - CSS - JS
Tìm Kiếm | - 1 *Login to reply
▼ Code Menu Bosstrap
* Admin
• Cấp Bậc: admin
13-12-2016
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">

<!-- nhập thư viện Jquery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>

<!-- vùng click -->
<a id="click"><i class="fa fa-tasks fa-3x" style="color: green;"></i></a>

<!-- vùng hiển thị phần ẩn -->
<div id="show" style="display: none;">
<h1><font color="red">hiển thị nội dung bên trong đây</font></h1>
</div>
<!-- xử lý toggle -->
<script>
$('#click').click(function(){
$('#show').toggle('fast','linear');
});
</script>
Copy code
▲ Tổng số: 1
- BBCode:

- Link:
CHÚ ÝNội quy forum