iandevlin / iandevlin.github.io

GNU Affero General Public License v3.0
228 stars 437 forks source link

Styles only appear on first instance of video on the page #8

Open lenientwhale opened 1 year ago

lenientwhale commented 1 year ago

Assuming because using the HTML code on multiple elements in the page creates duplicate IDs?

Is there a way to have this style the icons of ALL instances on the page by using GetElementsByClassName rather than GetElementByID?