Click here to Skip to main content
15,888,733 members
Home / Discussions / Web Development
   

Web Development

 
Questionajax synchronous request, page refresh and the error Pin
Jayapal Chandran12-Dec-09 0:37
Jayapal Chandran12-Dec-09 0:37 
QuestionHome page not Shown Pin
mikobi10-Dec-09 20:18
mikobi10-Dec-09 20:18 
AnswerRe: Home page not Shown Pin
Ashfield11-Dec-09 1:16
Ashfield11-Dec-09 1:16 
AnswerRe: Home page not Shown [modified] Pin
plecco22-Dec-09 9:17
plecco22-Dec-09 9:17 
NewsFree Support for Getting Started with Windows Azure Pin
brucedkyle10-Dec-09 8:11
brucedkyle10-Dec-09 8:11 
GeneralRe: Free Support for Getting Started with Windows Azure via Microsoft's Front Runner Program is excellent, the dev tools are free too! Pin
GoAzure12-Apr-10 17:21
GoAzure12-Apr-10 17:21 
GeneralAndroid & Javascript Pin
Bassam Abdul-Baki5-Dec-09 12:15
professionalBassam Abdul-Baki5-Dec-09 12:15 
QuestionPage Fade Out To Focus On Popup Pin
Abydosgater5-Dec-09 7:38
Abydosgater5-Dec-09 7:38 
Hi, The best way I can explain this is to just show you.

If you go to this site, http://www.extjs.com/examples/explorer.html#messagebox , (I know its an Ajax framework) and click on any of the buttons (Confirm, Prompt).

When you click the button, a dialog box pops up, But the rest of the page fades out and cant be interacted with. This is to bring the users focus onto the dialog box.

Now, I know to get the fade effect I have to:
1) add a div to the body tag
2) set its background to black
3) set its opacity to 0.1
4) set its z-index to something like 1000

What I dont understand is how to make it so that the user cannot interact with the other controls on the page.
As long as the dialog is showing, the user cannot interact with the rest of the page hidden behind it.

But if I add this to my own HTML page. Just a div with width/height 100% and background/opacity black/0.1.. The user can still click buttons or edit textboxes on the page?

Does anyone know how is this achieved?

Thanks,
Andyyy
AnswerRe: Page Fade Out To Focus On Popup Pin
enhzflep5-Dec-09 12:26
enhzflep5-Dec-09 12:26 
GeneralRe: Page Fade Out To Focus On Popup Pin
Abydosgater5-Dec-09 14:10
Abydosgater5-Dec-09 14:10 
AnswerRe: Page Fade Out To Focus On Popup [modified] Pin
plecco22-Dec-09 9:21
plecco22-Dec-09 9:21 
QuestionWebservices for inserting values from one server to another server using C#.NET Pin
cbe_pav4-Dec-09 17:54
cbe_pav4-Dec-09 17:54 
AnswerRe: Webservices for inserting values from one server to another server using C#.NET Pin
The Man from U.N.C.L.E.5-Dec-09 4:59
The Man from U.N.C.L.E.5-Dec-09 4:59 
AnswerRe: Webservices for inserting values from one server to another server using C#.NET [modified] Pin
plecco22-Dec-09 9:24
plecco22-Dec-09 9:24 
QuestionVirtual keyboard using JSP Pin
omi1407883-Dec-09 6:23
omi1407883-Dec-09 6:23 
AnswerRe: Virtual keyboard using JSP Pin
The Man from U.N.C.L.E.5-Dec-09 5:03
The Man from U.N.C.L.E.5-Dec-09 5:03 
GeneralRe: Virtual keyboard using JSP Pin
Amanda Grey8-Dec-09 21:37
Amanda Grey8-Dec-09 21:37 
Question[Message Deleted] Pin
emurf2-Dec-09 10:29
emurf2-Dec-09 10:29 
AnswerRe: Web Service Call Errors Before It Finishes Pin
David Skelly2-Dec-09 22:22
David Skelly2-Dec-09 22:22 
RantRe: Web Service Call Errors Before It Finishes Pin
emurf3-Dec-09 3:26
emurf3-Dec-09 3:26 
GeneralRe: Web Service Call Errors Before It Finishes Pin
David Skelly3-Dec-09 3:39
David Skelly3-Dec-09 3:39 
GeneralRe: Web Service Call Errors Before It Finishes Pin
Ashfield3-Dec-09 4:04
Ashfield3-Dec-09 4:04 
GeneralRe: Web Service Call Errors Before It Finishes Pin
emurf3-Dec-09 4:13
emurf3-Dec-09 4:13 
GeneralRe: Web Service Call Errors Before It Finishes PinPopular
Ashfield3-Dec-09 4:23
Ashfield3-Dec-09 4:23 
GeneralRe: Web Service Call Errors Before It Finishes Pin
The Man from U.N.C.L.E.5-Dec-09 5:10
The Man from U.N.C.L.E.5-Dec-09 5:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.