HOW TO handle quotes within injected text assigned to Title attribute of a HTML element

While working with the YouTube API, I needed to populate the value of a anchor's title attribute with text generated dynamically from YouTube's JSON API
On inspecting the HTML source code of a rendered page, I noticed that if the title had double quotes it would disturb the double quotes that it is already enclosed within. I used this custom function to fix it

Comments

Popular posts from this blog

HOW TO download files hosted in Azure Web App in bulk

30+ GitHub Products & Key Ecosystem Features You Should Know in 2026

Book Review: Grokking Relational Database Design