Donate Buy Tickets
TBT Blog

Step Inside the Ballet

New and noteworthy moments from Texas Ballet Theater.

page 3 of 3
// Select the anchor tag containing the SVG with class 'fa-app-store' const appLink = document.querySelector('svg.fa-app-store').parentElement; if (appLink && appLink.tagName.toLowerCase() === 'a') { appLink.href = getAppStoreLink(); }