Xem thông tin gốc và download phiên bản mới nhất tại [You must be registered and logged in to see this link.]
Cách dùng: Tạo liên kết với Id theo mục đích sử dụng
1- Chèn flash:
Code:
<a id="flashCFviet" href="LINK FLASH">Xem demo</a>
2- Đoạn văn bản:
Code:
<a id="noidungCFviet" href="#gioithieu">Xem demo</a>
<div style="display: none;">
<div id="gioithieu" style="width:600px;height:270px;overflow:auto;">
Nội dung doạn văn bản
</div>
</div>
3 - Dòng thông báo:
Code:
<a id="thongbaoCFviet" href="#yeucau">Xem demo</a>
<div style="display: none;"><div id="yeucau">
<p>Nội dung dòng thông báo. <a href="javascript:;" onclick="$.fancybox.close();"><font color="red">Close</font></a>
</p>
</div></div>
4- Chèn trang web:
Code:
<a id="chatCFviet" href="LINK WEBSITE">Xem demo</a>
5- HTML tùy biến
Code:
<a id="TDYTCFviet" href="LINK FILE HTML (js, txt, htm)">Xem demo</a>
6 - Cảnh báo trước khi xem nội dung
Code:
<a id="contactCFviet" href="LINK">Xem demo</a>