display Modal Popup in front of a java applet

Last post 04-03-2009 6:07 AM by vicentiub. 3 replies.

Sort Posts:

  • display Modal Popup in front of a java applet

    03-31-2009, 10:42 AM
    • Member
      2 point Member
    • vicentiub
    • Member since 07-26-2007, 7:49 AM
    • Posts 10

     Hi,

     

    I cannot find a solution to display the Modal PopUp  control above a java applet. I have tried to set the z-index but no luck.

    Thank you!

     

    Vicentiu

  • Re: display Modal Popup in front of a java applet

    04-01-2009, 1:31 AM
    • Contributor
      2,288 point Contributor
    • anup_daware
    • Member since 02-23-2006, 12:37 PM
    • India, Pune
    • Posts 417

     Is your layout relative or absolute? It should be  absolute for z-index to work:

    Following is a nice screencast on how to Z-index:

    http://css-tricks.com/video-screencasts/40-how-z-index-works/

     

    Hope this helps,

    Anup Daware

    --Go for it now. The future is promised to no one.--
  • Re: display Modal Popup in front of a java applet

    04-02-2009, 3:08 AM
    Answer
    Hi Vicentiu,

    If setting the z-index property can not make sense, you can define a valid BackgroundCssClass to the ModalPopup, thus, a new DIV which is set as the back ground would be generated to cover the window.

    Best regards,

    Zhi-Qiang Ni

    Microsoft Online Community Support

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as
    Answer” if a marked post does not actually answer your question.
  • Re: display Modal Popup in front of a java applet

    04-03-2009, 6:07 AM
    • Member
      2 point Member
    • vicentiub
    • Member since 07-26-2007, 7:49 AM
    • Posts 10

     Hi,

     

    Thank you for you answers. I have tried to put postion absolute for using the z-index bu it doesn't work.

    I have already defined a BackgroundCssClass, but nothing changes.

     Regards,

    Vicentiu

Page 1 of 1 (4 items)