Selasa, 14 Februari 2012

a

Moveable text
window.onpopstate = function( event){ if (event.state) { // History was changed with pushState or replaceState. } else { // A page load occurred. } }

Tidak ada komentar:

Posting Komentar