开发者

Mootools: Formcheck tips over lightbox

开发者 https://www.devze.com 2022-12-22 00:47 出处:网络
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,

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?


fix the z-index's?

0

精彩评论

暂无评论...
验证码 换一张
取 消