How can I get the domain name with jquery ??
check this
alert(window.location.hostname);
this will return host name as www.domain.com