GRAF String depois - no jQuery

var str = "example.com/hello#item1".split('#')[0];
Ankur