Is it possible to create a text box that appears when you hover over another text box? I tried using hover boxes, but since I need quite a few of them to provide details for each item in a list, they are too big and can't appear only when a certain text box is hovered over. I also considered using Tooltips, but it doesn't work with text, only images. I could just have a number of transparent images over the text boxes, but that seems tedious. Is that my only option?
Search