Phiên bản đầy đủ: jsB@nk » Liên kết » Liên kết tài trợ ẩn
URL: https://www.javascriptbank.com/hidden-affiliate-link.html
Một đoạn mã khá 'ma giáo'. Nó sẽ hiển thị nội dung liên kết trên thanh trạng thái khác so với liên kết thực.
Phiên bản đầy đủ: jsB@nk » Liên kết » Liên kết tài trợ ẩn
URL: https://www.javascriptbank.com/hidden-affiliate-link.html
<script language="javascript">/*Created by: Will Bontrager :: http://www.bontragerconnection.com/In the following code, replace __A__ with your affiliate link URL,replace __B__ with the final destination URL,and replace __C__ with your link text or image.The link should all be placed on one line. */</script><!-- This script downloaded from www.JavaScriptBank.com Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->
<a href="__A__" onmouseover="window.status='__B__'; return true;" onmouseout="window.status=''; return true;">__C__</a><!-- This script downloaded from www.JavaScriptBank.com Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->