using Ajax Modal popup

  • Thread starter Thread starter fran_j_diaz
  • Start date Start date
F

fran_j_diaz

Hi,

I have a page with an Ajax modal popup.

I would like to know when my Modal popup is opened, my page still able
to modify.

Is it possible ?

(I use Visual Studio 2005, c# )

Thanks for helping.
 
Thanks


Then you can't use a modal dialog...

Best solution would probably be to use a floating div which the user could
drag around as required...

--
Mark Rae
ASP.NET MVPhttp://www.markrae.net- Masquer le texte des messages précédents -

- Afficher le texte des messages précédents -
 
Back
Top