By egsj on
I am using LIghtbox2 module for some page overlays. When a user clicks to open an overlay on a page with exposed filters, all the filter fields disappear and the labels shift to the right. I've tried different css changes with no success.
Comments
Checking firebug doesn't show
Checking firebug doesn't show any CSS changes that should be causing this, could this be a jquery bug?
Realized this is only
Realized this is only happening to exposed drop-down filters. Exposed text filters are fine. What could be causing this beyond a jquery bug?
Could this be in some way
Could this be in some way related to http://drupal.org/node/396918 ?
I tried installing the latest alpha of Jquery Update for a solution but it actually broke Lightbox2 altogether.