This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Friday, 4 September 2015

find url

Try it page url title function myFunction123() { document.getElementById("p123").innerHTML = document.URL; document.getElementById("p1234").innerHTML = document.title;...

last modified

p>Click the button to display the referrer of this document. Try it function myFunction123() { document.getElementById("demo123").innerHTML = document.lastModified;;...

main

refrepa...

refer

Click the button to display the referrer of this document. Try it function myFunction123() { document.getElementById("demo123").innerHTML = document.referrer;...

Wednesday, 2 September 2015

js

Click the button to display the referrer of this document. Try it function myFunction123() { document.getElementById("demo123").innerHTML = document.referrer;...

find

find domain name using javascript Click the button domain name Try it function myFunction123() { document.getElementById("p123").innerHTML = document.domain;...