Get page load time via Javascript and jQuery

1
2
//calculate the time before calling the function in window.onload
var beforeload = (new Date()).getTime();
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

1 Response

ggg

Write a comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.