Why won't my Configurable List Widget show all fields using Mozilla Firefox or Internet Explorer?

  • belgllc
    Asked on November 7, 2016 at 4:14 PM

    Hello,

     

    For some reason, my configurable list widget won't show all fields when using Mozilla Firefox or Internet Explorer to complete forms. Any idea how to fix this?

     

    Thanks!

    Jotform Thread 984281 Screenshot
  • Mike
    Replied on November 7, 2016 at 10:02 PM

    I think that this is happening due to your custom CSS with absolute positioning added to the widget.

    You may try another approach based on inline-block positioning which should be more consistent across different browsers.

    Here is the CSS example:

    http://pastebin.com/raw/CnC3ckP9

    Thank you.