ค้นหาฝ่ายสนับสนุน

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I am having a problem with two drop-down boxes that do not drop away as they are supposed to. One stays on top og the other.

  • 2 การตอบกลับ
  • 5 คนมีปัญหานี้
  • 6 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย cor-el

more options

In Quantim Encoder, there are two drop down boxes that come up, one when you click on the Coding/Abstracting tab. And one when when you click on code books. And neither of them works when you click on a heading.I also have saved a screen shot, but there is no way to attach it here.

In Quantim Encoder, there are two drop down boxes that come up, one when you click on the Coding/Abstracting tab. And one when when you click on code books. And neither of them works when you click on a heading.I also have saved a screen shot, but there is no way to attach it here.

การตอบกลับทั้งหมด (2)

more options
more options

If you can't click on controls or set focus to an element then a possible cause is that another element is overlaying that part of the screen.

You can try to use the build-in Inspector or the DOM Inspector extension to see if you can identify the culprit.
Maybe using the Tab key allows to focus that element.