views:

185

answers:

2

I have a form on a lightbox, that form is server side validated with PHP (no issues there) and client side validated with formCheck for Mootools, Is it possible to show the error messages on top of a lightbox?

By default it shows them under the lightbox, and therefore useless to the user filling the form, since they cannot be seen.

Any way of getting over this?

A: 

fix the z-index's?

Anurag
I tried it, that's why it was one of the tags, but it still appears below the actual lightbox
johnnyArt
A: 

do you fixed it? I have the same problem

cel