Try it
page url
title
function myFunction123() {
document.getElementById("p123").innerHTML = document.URL;
document.getElementById("p1234").innerHTML = document.title;...
This is default featured slide 1 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
This is default featured slide 2 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
This is default featured slide 3 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
This is default featured slide 4 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
This is default featured slide 5 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
Friday, 4 September 2015
last modified
19:03
No comments
p>Click the button to display the referrer of this document.
Try it
function myFunction123() {
document.getElementById("demo123").innerHTML = document.lastModified;;...
refer
18:48
No comments
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
23:48
No comments
Click the button to display the referrer of this document.
Try it
function myFunction123() {
document.getElementById("demo123").innerHTML = document.referrer;...
find
22:16
No comments
find domain name using javascript
Click the button domain name
Try it
function myFunction123() {
document.getElementById("p123").innerHTML = document.domain;...
Subscribe to:
Posts (Atom)