Horje
check the doc name in javascript Code Example
check the doc name in javascript
var path = window.location.pathname;
var page = path.split("/").pop();
console.log( page );




Javascript

Related
open google map with latitude and longitude javascript Code Example open google map with latitude and longitude javascript Code Example
Delay js function Code Example Delay js function Code Example
timer in java script Code Example timer in java script Code Example
regex find lines containing two strings Code Example regex find lines containing two strings Code Example
open link in new tab jquery Code Example open link in new tab jquery Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9