Zemaneh-Yosef / royzmanimwebsite

Improved website based on Elyahu41.github.io/RabbiOvadiahYosefCalendar/
3 stars 2 forks source link

Finish migration of data to be read by element attributes & CSS selectors #2

Closed NightScript370 closed 1 year ago

NightScript370 commented 1 year ago

In the old file, everything was handled via JavaScript, whether it was the info modal (which we're using a details dropdown instead), the times or even the names of the time. Now, on the premise that JavaScript should be handling functionality rather than the metadata, I've started moving all of it towards being read by element attributes (rather than the ones that need special attention).

However, I did not finish. Here's the leftovers:

This needs to be reflected for both the TV layout and the regular wide layout