Can I write Javascript code in XSLT?
Basically I will be calling Javascript's document.location.href to check which site is currently opened (English or Arabic). So let's say if English site is opened, I want to perform some operation in XSLT and if Arabic then I want to perform some different operation.