(1) Website Name
(3) Website Name - 08-08-2013 New York City
From the examples above, how would I be able to remove the rounded brackets and the value inside using jQuery or Javascript?
I understand I would be able to get the title from using the code below
var current_title = $(document).attr('title');