My hovers disappeared

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • replyhere1
    New Member
    • Apr 2020
    • 1

    My hovers disappeared

    My hovers worked fine before I added a new hover today. I also changed the order of the text in the drop-down menu. I don't think that has any affect. However, only the first hover populates. All other hovers have disappeared. Does any know how I can get them back?
  • gits
    Recognized Expert Moderator Expert
    • May 2007
    • 5388

    #2
    better show the code that you have problems with so readers have something to work with.

    Comment

    • mofy
      New Member
      • Feb 2022
      • 1

      #3
      how does thhe drop-down look

      Comment

      • GazMathias
        Recognized Expert New Member
        • Oct 2008
        • 228

        #4
        Hi,

        In the future you might want to consider implementing a version control system, so that when the unexpected happens you can compare the files to see what's changed (called diffing) and recover files to earlier states.

        The diffing operation in particular would reveal any non manifesting syntax errors you did not know you accidentally created by highlighting the lines purely because they are not the same, which is what your problem sounds like to me and can be quite annoying to track down without such tools.

        Gaz

        Comment

        Working...