Giving this html, i want to grab \"August\" from it when i click on it:
August
i tri
.val() is for input elements, use .html() instead
.val()
.html()