• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Share Script tự nhẩy tới trang cuối cho wapka

pisoga

New Member
Tác dụng khi trả lời bài viết hay vào 1 topic nhiều trang sẽ tự nhảy tới trang cuối.

Vào style forum / message in forum / Ô thứ 2. Bao quanh ::LISTER_TOP:: hoặc ::LISTER_BOTTOM:: 1 thẻ div có id như sau:
<div id="pages">::LISTER_BOTTOM::</div>

Đặt script này dưới cái div vừa thêm
<script language="javascript">
/*
* Viết bởi Nguyễn Khắc Đức (Kalenz - Kenh4Share.Com)
* Vì 1 nền Wapka Việt lớn mạnh
*/
var url=document.URL;
var nMax=nMax();
if(!url.match(/n=[0-9]/ig)){
if(nMax!=0){
document.write('<meta http-equiv="refresh" content="0;URL='+url+'&amp;n='+nMax+'">');
}
}
function nMax(){
var lpl=(document.getElementById('pages').innerHTML.match(/forum2_theme_[0-9]{6}\.xhtml\?n=([0-9]+)/ig)+"").split(',');
return parseInt(lpl[lpl.length-1].split('n=')[1]);
}
</script>

Vậy là xong. Ai có lòng copy xin ghi nguồn, ko thì thôi
 

Facebook Comments

New posts New threads New resources

Back
Top