Forum Discussion
sabrmanz
2 months agoCommunity Member
Changing players native buttons
Hi everyone!
Is there a way to add text to the player's buttons on Articulate Storyline, such as the "Full Screen" button?
For example, I'd like to display a label like "Full Screen" next to the icon.
Thanks a lot!
2 Replies
- SamHillSuper Hero
sabrmanz I'm afraid this is not possible. It is a well recognised icon and the aria-label defined for assistive technology is Enter full-screen (Ctrl+Alt+F) just in case you were concerned about screen readers recognising the control.
It would only be possible to do this using JavaScript to insert the text during runtime. This may impact the layout of other navigation elements though.