Jisho

×
8dd7ebc540f4062c5f52591b0170f80e
1 Reply ・ Started by ACTiV at 2025-06-09 15:16:44 UTC ・ Last reply by Kimtaro Admin at 2025-06-11 10:41:18 UTC

Code-related: Does admin know about ruby annotations?

I noticed in the dev tools that all furigana are created with elements and just wanted to draw attention to the HTML ruby annotation element which is meant for this purpose.

Link: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/ruby

Maybe you already know this but if not, I hope it helps :) @Kimtaro

2986330e38386f92fee4774b0c54ed66
Kimtaro Admin at 2025-06-11 10:41:18 UTC

Thank you. I am aware of the ruby element, but when this site was made it was not well supported in browsers so I had to make my own solution.

For the next version of the site I’m investigating if I can use the ruby element.

to reply.