SyntaxFix
Write A Post
Hire A Developer
Questions
try this code below :
var currentLocation = document.location; muzLoc = String(currentLocation).substring(0,45); prodLoc = String(currentLocation).substring(0,48); techLoc = String(currentLocation).substring(0,47);