location.hostname()

We can get the hostname of the current page by using location object , Here is the example.
location.hostname();
Sample code is here.
<script language='JavaScript' type='text/JavaScript'>
<!--
document.write(location.hostname);
//-->
</script>
The output is here
JavaScript location Full URL Refresh the page
Subscribe to our YouTube Channel here



plus2net.com










We use cookies to improve your browsing experience. . Learn more
HTML MySQL PHP JavaScript ASP Photoshop Articles Contact us
©2000-2025   plus2net.com   All rights reserved worldwide Privacy Policy Disclaimer