I have a simple jQuery script that I\'m trying to build upon but I can\'t get the href string comparison to return true:
See .attr() and try this:
$(this).attr('href') == "/Services/Cloud-Hosting"
instead