Hi Rashad,

the z axis of the rendering is affected by the z-index from CSS and the
order the tag appearing in the DOM (later is higher).
A WDialog is normally inserted at the bottom of the DOM forcing that it
gets a higher Z axis priority than other Widgets with identical z-index.

Maybe forcing the popups to get inserted in the DOM before the WDialog or
incrementing the z-index of the dialog will help.

-- 
Regards,
Marco
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to