javascript - Mootools LightFace plugin and Mootools tooltips integration -



javascript - Mootools LightFace plugin and Mootools tooltips integration -

i using light face plugin written davidwalsh in project. in loading content page. page contains form. want mootools tooltip on form elements, tool tips not beingness displayed in lite face dialog. if remove lightface.css file, tooltips displayed correctly. may css error, unable observe whats happening , newbie in css.

i able solve question help of davidwalsh himself. problem related z-index. z-index of lightface 9001, changed z-index of tooltip 9002 , changed "position" of tool tip "relative".

javascript mootools

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -