Hiệu ứng tuyết rơi trong trang web, blog.
Đối với web: Chèn code bên dưới vào sau thẻ <head>
Đối với blog :
B1- Đăng nhập vào Blog
B2- Vào bố cục (Layout)
B3- Chọn Thêm tiện ích (add widget)
B4-Tạo một widget HTML\Javascripts và chèn vào đoạn code bên dưới
Đối với web: Chèn code bên dưới vào sau thẻ <head>
Đối với blog :
B1- Đăng nhập vào Blog
B2- Vào bố cục (Layout)
B3- Chọn Thêm tiện ích (add widget)
B4-Tạo một widget HTML\Javascripts và chèn vào đoạn code bên dưới
<script type="text/javascript" src="https://sites.google.com/site/class12tn2/jquery.min.v1.4.1.js"></script>
<script src="https://sites.google.com/site/class12tn2/snowfall.min.jquery.js" type="text/javascript"></script>
<script type="text/javascript"> $(document).snowfall({flakeCount:150}); </script>
Không có nhận xét nào:
Đăng nhận xét