Report any technical problems you discover and discuss solutions.

How do I make sure that some glossery words do NOT have a hover?

Plus d'informations
il y a 5 ans 3 mois #7348 par Martens
In other parts of the text the word must have a hover action to the glossery, but not in this specific heading. How do I change that?
Pièces jointes :

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 5 ans 3 mois - il y a 5 ans 3 mois #7361 par simonbarne
I've found a way but it's pretty hacky. Edit the source of your text:
Code:
<ul> <li><strong><span class="nogloss1">Een</span></strong>. Je kunt de student meteen aan het begin van de e-learning een interactie laten maken...</li> </ul>
Then add a style to the page:
Code:
.nogloss1:after { content: " interactie"}
Seems to work!


Or - a bit easier - insert a character to break up the word, then hide the character:
Code:
<strong>Een inter<span style="display:none">~</span>actie</strong>. Je kunt...
Pièces jointes :
Dernière édition: il y a 5 ans 3 mois par simonbarne. Raison: Another thought
Les utilisateur(s) suivant ont remercié: Martens

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: ronmjultenJohnSmith
Temps de génération de la page : 0.126 secondes
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo