Tuấn Dakmil
New member
Tác giả: Cory
Đặt tại BTB
Đặt tại BTB
PHP:
<script type="text/javascript">
if ($('#top_info a:contains([Log In])').length) {
$('img[alt="Posted Image"]').replaceWith('<em>Vui lòng đăng nhập để thấy được hình ảnh</em>');
}
</script>