Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1469673

    Good morning,

    I have a question to ask you. We are structuring scientific texts to publish on the site. I was wondering if it was possible to make some words interactive when you hover the mouse over them, let me explain better.
    I would like that on some words, by hovering over them with the mouse, a box with specifics would open.

    Thanks,
    Mariarita

    #1469681

    What you are looking for is called a tooltip. You could create this manually yourself by placing a text after the texts that require explanation inside a f.e. span tag with a special custom class and then using this class to show/hide it when hovering.

    However, if you use this frequently, this is probably a cumbersome method. There are probably some plugins that could do just that.
    see for example that demo: https://tooltips.org/wordpress-tooltip-plugin/wordpress-tooltips-demo/

    #1469692

    this seems to be a nice little plugin: https://en-gb.wordpress.org/plugins/bluet-keywords-tooltip-generator/

    it works with a glossary in the background: that means all your keywords shows on content with a tooltip.
    f.e. if you use CEO in your text – it will show the tooltip. You do not need to insert that manually

    see here – and hover CEO: https://webers-testseite.de/tooltip/

    #1469695

    Okay thanks so much. I will try as you suggested

    #1469699

    Hi,

    Thanks for helping out @guenni007 :-)

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.