Click here to Skip to main content
15,925,661 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Adding a reference to a javascript file displays a blank webpage Pin
Abhishek Sur10-May-09 10:36
professionalAbhishek Sur10-May-09 10:36 
Questionhow do you setup a Http Proxy? [modified] Pin
devvvy9-May-09 16:38
devvvy9-May-09 16:38 
QuestionTable not centering in Firefox Pin
Brendan Vogt9-May-09 3:52
Brendan Vogt9-May-09 3:52 
AnswerRe: Table not centering in Firefox Pin
Brendan Vogt9-May-09 3:56
Brendan Vogt9-May-09 3:56 
QuestionJavascript To Control Page Using JoyStick Pin
Yadav Akash7-May-09 19:41
Yadav Akash7-May-09 19:41 
AnswerRe: Javascript To Control Page Using JoyStick Pin
Abhijit Jana7-May-09 21:24
professionalAbhijit Jana7-May-09 21:24 
GeneralRe: Javascript To Control Page Using JoyStick Pin
Yadav Akash13-May-09 0:49
Yadav Akash13-May-09 0:49 
Questionincrease z index for a button/link in a div Pin
Yogesh Jamkhindikar6-May-09 12:00
Yogesh Jamkhindikar6-May-09 12:00 
Hi,

i have a image with Thread.Sleep (5000)that makes background opaque/ non clikable for 5 secs.
Now i have a close image in a div that has z index higher than the background page to stop the processing. My problem is that even the image is disabled & the click event is not fired... how can i achieve the same??

Have reffered this url for coding the same-
http://mattberseth.com/blog/2007/08/disable_updatepanel_contents_d.html

Code block:-

<pre><div id="updateProgressDiv" class="updateProgress" style="display:none"> <div align="center" style="position:relative"> <img alt="Processing...." src="loading.gif" style="position:relative;width:40;height:40;margin-top:53px;z-index:10001" /> <span class="updateProgressMessage">Processing your request...<br />Please wait.....</span><br /> <div id="div2" align="right" style="position:relative;z-index:10001"> <asp:image id="img2" runat="server" imageurl="~/close.gif" xmlns:asp="#unknown" /> </div> </div></div></pre>

Appreciate help in this regard...

Thx in advance..

Regards,

Yogesh
QuestionWeb Reference HELP!!! Pin
bytecrusader6-May-09 6:37
bytecrusader6-May-09 6:37 
Questiondeveloper of this site Pin
mdazeemuddin6-May-09 4:18
mdazeemuddin6-May-09 4:18 
AnswerRe: developer of this site Pin
Dalek Dave6-May-09 4:41
professionalDalek Dave6-May-09 4:41 
JokeRe: developer of this site Pin
Vasudevan Deepak Kumar7-May-09 21:16
Vasudevan Deepak Kumar7-May-09 21:16 
AnswerRe: developer of this site Pin
Abhijit Jana7-May-09 21:22
professionalAbhijit Jana7-May-09 21:22 
AnswerRe: developer of this site Pin
I Sam Asir Aloysious11-May-09 20:32
I Sam Asir Aloysious11-May-09 20:32 
QuestionESB Pin
ATM@CodeProject6-May-09 2:09
ATM@CodeProject6-May-09 2:09 
QuestionClick event is not working when a onblur is throwing an alert Pin
Arun Kumar Babu5-May-09 20:21
Arun Kumar Babu5-May-09 20:21 
AnswerRe: Click event is not working when a onblur is throwing an alert Pin
Marc Firth5-May-09 22:17
Marc Firth5-May-09 22:17 
QuestionSimple Jscript/asp validation Pin
rentzk5-May-09 17:57
rentzk5-May-09 17:57 
AnswerRe: Simple Jscript/asp validation Pin
boarderstu11-May-09 0:55
boarderstu11-May-09 0:55 
QuestionMoved Code From Iframe page to calling page & now all my controls are not found Pin
LostNAllAlone5-May-09 17:29
LostNAllAlone5-May-09 17:29 
AnswerRe: Moved Code From Iframe page to calling page & now all my controls are not found Pin
LostNAllAlone7-May-09 7:14
LostNAllAlone7-May-09 7:14 
QuestionAsp.Net development. Pin
Krunal Berawala5-May-09 16:54
Krunal Berawala5-May-09 16:54 
AnswerRe: Asp.Net development. Pin
Abhijit Jana5-May-09 19:47
professionalAbhijit Jana5-May-09 19:47 
GeneralRe: Asp.Net development. Pin
Krunal Berawala5-May-09 19:49
Krunal Berawala5-May-09 19:49 
Questiononclick Pin
yasBinder5-May-09 10:45
yasBinder5-May-09 10:45 

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.