Mr.Quangvd
New member
- Xu
- 0
Đặc điểm:
Link demo: https://soctrangit.net/diendan/showthread.php?t=818
Bắt đầu thôi.
Up file SIT-SlideShow.js lên thư mục clienscript (hoặc nơi nào tùy bạn)
Chèn code sau vào headinclude
Nếu file SIT-SlideShow.js up ở chổ khác thì sửa đoạn src="clientscript/SIT-slideshow.js" lại cho phù hợp nhé.
Vào ACP >> Custom BB Code >> Add new BB Code
Title: SlideShow
BB Code Tag Name: SLIDE
Replacement:
Button Images: đính kèm
Chú ý:
- Ko dùng flash, toàn bộ dùng JavaScript.
- Chạy nhanh, tốc độ tải hoàn toàn do ảnh to hay nhỏ
- Chèn ảnh trực tiếp vào slideshow dạng [SLIDE]'Link ảnh 1','Link ảnh 2','Link ảnh 3','Link ảnh 4'[/SLIDE]
- Đã test chạy tốt trên nhiều trình duyệt: Firefox, Opera, Chrome, IE, Apple Safari, GreenBrowser, AvanBrowser.
Link demo: https://soctrangit.net/diendan/showthread.php?t=818
Bắt đầu thôi.
Up file SIT-SlideShow.js lên thư mục clienscript (hoặc nơi nào tùy bạn)
Chèn code sau vào headinclude
<script type='text/javascript' src="clientscript/SIT-slideshow.js"></script>
Nếu file SIT-SlideShow.js up ở chổ khác thì sửa đoạn src="clientscript/SIT-slideshow.js" lại cho phù hợp nhé.
Vào ACP >> Custom BB Code >> Add new BB Code
Title: SlideShow
BB Code Tag Name: SLIDE
Replacement:
<script type='text/javascript'>carousel({id:'SocTrangIT.net Slideshow', border:'', size_mode:'image', width:640, height:480, sides:3, steps:50, speed:2, direction:'left', images:[{param}], links: [{param}], titles:[], image_border_width:1, image_border_color:'black'});</script>
Button Images: đính kèm
Chú ý:
- Khi dùng thì link ảnh phải bỏ trong dấu nháy dạng: 'Link ảnh'.
- Mỗi ảnh cách nhau dấu phẩy dạng: [SLIDE]'Link ảnh 1','Link ảnh 2','Link ảnh 3'[/SLIDE]