In end function, lightbox allways shows all select boxes. It does not take care about the selects that must left hidden because ther originally were hidden.

$("select, object, embed").css({zIndex: '10500'}).show();

For example: If you have a fivestar widget (who uses a hidden select), when you close lightbox2, it unhide the select.

CommentFileSizeAuthor
#1 lightbox2_224773.patch1.76 KBstella

Comments

stella’s picture

Status: Active » Fixed
StatusFileSize
new1.76 KB

Try the attached patch or the latest dev version of the module (available later today).

Cheers,
Stella

santiajo’s picture

Thanks. I tested the patch and it works.

stella’s picture

Released in lightbox 2 5.x-2.5 and lightbox 2 6.x-1.5.

Cheers,
Stella

kndr’s picture

#1 doesn't work for visible selects and objects. Look at http://drupal.org/node/231368#comment-776805

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

stella’s picture

Status: Closed (fixed) » Active
stella’s picture

Status: Active » Closed (fixed)

latest issue being dealt with in #231368