- Code:
<script type="text/javascript">
// JavaScript Document
jQuery(document).ready(function(){
jQuery(".postbody a").each(function(){ jQuery(this).html(jQuery(this).html().toLowerCase().replace("http://vnteen.co.cc","...").split("#")[0]);
})
})
</script>
Cho vào head nhé ...
Nếu muốn sử dụng nó ở mọi nơi thì thay ".postbody a" thành "a" nhé.
Thay lại
- Code:
http://vnteen.co.cc
Demo:
+Thay vì hiển thị là link
- Code:
http://diendan.chinhphuc.info/t19191-topic#124977
- Code:
.../t19191-topic
Bỏ được phần [You must be registered and logged in to see this link.] và phần #124977
Nguồn:CP