Featured Categories
-
Lectora®
Lectora® is the most trusted authoring tool in the world. Rock out your creativity! Author courses any way you like. Lectora adheres to best practices for Accessibility and Web Content Accessibility Guidelines (WCAG), offers responsive authoring for eLearning, and publishes to any LMS (Learning Management System).
-
CenarioVR®
Experience virtual reality through CenarioVR®, our training and virtual reality (VR) authoring software that allows you to create immersive learning in minutes! No coding required!
-
Rockstar Learning Platform®
Our Rockstar Learning Platform® has all the features you’ll love. Help your employees be better at their jobs, more valuable to your company, and most effective in servicing your customers.
-
The Training Arcade®
Level up your learner engagement with the Training Arcade®! The Training Arcade is a library of fun, mobile-ready, casual games that can be rapidly customized with your content to create effective gaming!
-
ELB Learning Content
Did you know that our AssetLibrary™ has over 120 million engaging, interactive, and awe-inspiring templates and assets to help you become an eLearning Rockstar®?
Screen Reader hidden text for links

This could normally be done via a aria-describedby="description" where something like a hidden <div id="description">This link opens in a new browser window</div> exists. Then, within the anchor tag
... However, in Lectora we're only able to associate by Class and not ID.
Alternatively, a Title may work, a href="..."
title="This link opens in a new browser window">My link</a
... However, in Lectora text blocks are not given this attribute, let alone one that could be used only by that specific anchor (think, a paragraph that contains two separate links in different places within the paragraph).
Has anyone come across this and/or a potential workaround? Again, having a solution that could use a hidden text instance for multiple links within a paragraph is ideal. I'll be adding this to the suggestion thread for the Lectora "Add hyperlink" dialog box as this really should be a property available to Lectora developers and is best suited to be incorporated by Trivantis (as this is now a requirement for many companies going forward).
-Darrell
Comments
-
@Web-foley, I haven't had this specific issue. One thought is to make the links be an invisible object on top of the text, rather than actual link text. If necessary you could actually use a Web Window and just code up something yourself.
-
-
wheels Community Member, Administrator, Moderator, Rockstar Manager Posts: 702 eLearning ROCKSTAR Admin TeamHi Darrell (@Web-Foley)
According to the WCAG techniques I found here: https://www.w3.org/TR/WCAG20-TECHS/H30.html
It looks like the text inside the A tag is typically descriptive enough. Thanks for letting us know about this, interesting!
If your example description applies for all hyperlinks inside text blocks you can add the title attribute this way:
Page Level add an On Show Action to Run JavaScript with this scripting:
For Lectora Publisher, Inspire, or Desktop:triv$('[id*=text] a', getDisplayDocument()).attr('title','This link opens in a new browser window.')
For Lectora Online it would be a little different:triv$('[name*=dcon2] a', getDisplayDocument()).attr('title','This link opens in a new browser window.')
Hope that helps for now, but let's talk at the LAUG meeting!
We did open a ticket to look into adding to the hyperlink dialog as you suggest, thanks again! -
Thanks Joe! Your solution sounds like it would work perfectly for my clients situation, as all of the links in their courses open in a new browser window.
I published an HTML with your Online script at page level, however, when testing it with NVDA reader and JAWS reader it did not include any title text. I forgot to mention I'm developing with Lectora 18, does that make a difference?triv$('[name*=dcon2] a', getDisplayDocument()).attr('title','This link opens in a new browser window.')
-Darrell.
-
wheels Community Member, Administrator, Moderator, Rockstar Manager Posts: 702 eLearning ROCKSTAR Admin TeamHi Darrell (@Web-Foley)
For v18 (that's what I was calling Desktop) you should try this scripting:triv$('[id*=text] a', getDisplayDocument()).attr('title','This link opens in a new browser window.')
-
-
@ Joe - I received the attached code from Bill G. today. It sounds like you were able to address Darrell's question but I'm wondering how Bill's solution compares. Yes, let's discuss during tomorrow's LAUG meetup.
Thanks!
Categories
- 35.9K All Categories
- 110 ✫ Announcements
- 33.2K Lectora®
- 31.1K Lectora Discussions
- 29K Lectora Desktop
- 2K Lectora Online
- 2K Lectora Feature Requests
- 71 Lectora User Groups
- 36 Lectora Accessibility User Group (LAUG)
- 27 ELB Learning Content
- 27 ELB Learning Content Discussions
- 346 CenarioVR®
- 205 CenarioVR Discussions
- 141 CenarioVR Feature Requests
- 44 Rockstar Learning Platform®
- 41 Rockstar Learning Platform Discussions
- 108 CourseMill®
- 108 CourseMill Discussions
- 48 ReviewLink®
- 48 ReviewLink Discussions
- 7 The Training Arcade®
- 7 The Training Arcade Discussions
- 938 All Things eLearning
- 39 eLearning Development
- 546 Learning Management System (LMS) Integration
- 333 Web Accessibility
- 1.2K ♪ The Green Room
- 9 Additional Learning Products