còn bo dem mà chi can javascript ko thì dây, chang dòi hoi kien thuc gì ca, copy and paste, the là xong ^^ buoc 1 them cai nay vao sau head <style> .counter{ background-color:blue; // mau nen cua bo dem color:white; // day la mau cua so dem font-weight:bold; } <script>
expiredate = new date expiredate.setmonth(expiredate.getmonth()+6) jcount = eval(cookieval("jaafarcounter")) jcount++ document.cookie = "jaafarcounter="+jcount+";expires=" + expiredate.togmtstring()
function cookieval(cookiename) { thiscookie = document.cookie.split("; ") for (i=0; i
function page_counter(){
for (i=0;i<(15-jcount.tostring().length);i++) document.write('<span class="counter">0') for (y=0;y<(jcount.tostring().length);y++) document.write('<span class="counter">'+jcount.tostring().charat(y)+'') }
buoc 2 thêm doan này vào cho nào ban muon dat bo dem, tat nhiên là o body
<script> page_counter(jcount);