make sure that css path will find.
css is as folows
.modalBackground
{
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}
Account Registration | ||||||||
| ||||||||
Step 2) now on code behind
if (true)
{
ModalPopupExtender1.Show();
}
else
{
}
here one thing more if u wana always call modal window the set lable id of its
Behaviour id .
Mahesh K. Sharma.
E-mail me
mahesh.sharma@live.in
No comments:
Post a Comment