There is a lot that is hardcoded about modalwindow i would like to see
changed :)
but in this case i think you can get away by overriding the css in your page
div.wicket-modal {      
        z-index: 20001; /* change this */
}
see modal.css

Maurice

On Sat, May 10, 2008 at 7:46 AM, Johan Compagner <[EMAIL PROTECTED]> wrote:
> I think that is hardcoded, make a patch/jira issue
>
> On 5/9/08, Doug Leeper <[EMAIL PROTECTED]> wrote:
>>
>> Is there a way to programatically change the zindex for the modalwindow?
>>
>> I am having issue where the ModalWindow is being placed behind images on my
>> page (actually behind an iframe).
>>
>> I search in this forum but I have tried several suggestions but they didn't
>> work.
>> --
>> View this message in context:
>> http://www.nabble.com/ModalWindow---zindex-tp17154922p17154922.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to