$(function(){ $("h1").each(function(){ this['aria-label'] = 'Section title is ' + this.innerText }) }) function stonewash (s) { return s.replace(/'0/g, '20').replace(/_/g, ' ') }