Jump to content

NextM

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by NextM

  1. Hello!

    I'm totally new at js coding and I'm working on a blog site where I translate song lyrics to Hungarian.
    I wanted to write some extra info for some of the lyric lines in a popup window, so if someone clicks on the highlighted lines, he/she could read the additional info in the popup window. (It'd be something like genius.com)
    I almost succeed with the method I've read here: https://www.w3schools.com/howto/howto_js_popup.asp
    But when I tried to make a second popup window with a different text for another lyric line, it showed only the first window, above the first line, with the first text.
    I made an example to show my problem: https://www.w3schools.com/code/tryit.asp?filename=FSY26TGIQEXD

    Could anyone help me to make two or more different popups on the same page?

    (I hope I write to the right place.)

×
×
  • Create New...