[xwiki-users] DatePicker Application appears behind Modal Box
6 Jul
2010
6 Jul
'10
5:37 p.m.
Hi, I was trying to use the DatePicker Application inside a Modal Box Application. The problem is that the DatePicker pop-up appears behind the modal box. I try to use the zindex property. But it doesn't work. This is the code I am using: afterLoad: function() { var dpicker = new DatePicker({relative : 'fieldName', language : 'us', zindex: '3000'});} Regards, Abel
5897
Age (days ago)
5897
Last active (days ago)
0 comments
1 participants
participants (1)
-
Abel Solórzano Astorga