Click here to Skip to main content
15,890,825 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Refresh Textbox Pin
yasBinder17-Apr-09 8:52
yasBinder17-Apr-09 8:52 
AnswerRe: Refresh Textbox Pin
saanj28-Apr-09 21:40
saanj28-Apr-09 21:40 
Questionhelp required for making background blur/opaque/non clickable Pin
Yogesh Jamkhindikar14-Apr-09 11:17
Yogesh Jamkhindikar14-Apr-09 11:17 
AnswerRe: help required for making background blur/opaque/non clickable Pin
Yusuf14-Apr-09 13:12
Yusuf14-Apr-09 13:12 
GeneralRe: help required for making background blur/opaque/non clickable Pin
Yogesh Jamkhindikar14-Apr-09 15:14
Yogesh Jamkhindikar14-Apr-09 15:14 
GeneralRe: help required for making background blur/opaque/non clickable Pin
Yusuf14-Apr-09 15:23
Yusuf14-Apr-09 15:23 
GeneralRe: help required for making background blur/opaque/non clickable Pin
Yogesh Jamkhindikar15-Apr-09 10:49
Yogesh Jamkhindikar15-Apr-09 10:49 
GeneralRe: help required for making background blur/opaque/non clickable Pin
Yogesh Jamkhindikar17-Apr-09 5:25
Yogesh Jamkhindikar17-Apr-09 5:25 
Hi,

i have a timer image that makes background opaque/ non clikable.
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??

Code block:-

<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"/>
                    </div>
                </div>
</div>



Appreciate help in this regardConfused | :confused: ...

Thx in advance..

Regards,

Yogesh
Questioncommand line parameters for a browser Pin
shabya13-Apr-09 20:28
shabya13-Apr-09 20:28 
AnswerRe: command line parameters for a browser Pin
Marc Firth13-Apr-09 22:24
Marc Firth13-Apr-09 22:24 
AnswerRe: command line parameters for a browser Pin
Marc Firth13-Apr-09 22:26
Marc Firth13-Apr-09 22:26 
QuestionIs there a best forum to ask questions about CSS? Pin
Coleenh13-Apr-09 2:53
Coleenh13-Apr-09 2:53 
AnswerRe: Is there a best forum to ask questions about CSS? Pin
Marc Firth13-Apr-09 22:22
Marc Firth13-Apr-09 22:22 
GeneralRe: Is there a best forum to ask questions about CSS? Pin
Coleenh14-Apr-09 3:40
Coleenh14-Apr-09 3:40 
GeneralRe: Is there a best forum to ask questions about CSS? Pin
Marc Firth14-Apr-09 4:31
Marc Firth14-Apr-09 4:31 
GeneralRe: Is there a best forum to ask questions about CSS? Pin
Coleenh14-Apr-09 9:37
Coleenh14-Apr-09 9:37 
QuestionAuthenticate Software and Password Help Pin
BlitzPackage11-Apr-09 15:33
BlitzPackage11-Apr-09 15:33 
AnswerRe: Authenticate Software and Password Help Pin
Marc Firth13-Apr-09 22:17
Marc Firth13-Apr-09 22:17 
QuestionAnyone used the Garmin Communicator Api? Pin
Mike Hankey9-Apr-09 4:55
mveMike Hankey9-Apr-09 4:55 
AnswerRe: Anyone used the Garmin Communicator Api? Pin
Yusuf9-Apr-09 12:33
Yusuf9-Apr-09 12:33 
AnswerRe: Anyone used the Garmin Communicator Api? Pin
Mike Hankey9-Apr-09 12:38
mveMike Hankey9-Apr-09 12:38 
GeneralRe: Anyone used the Garmin Communicator Api? Pin
Yusuf9-Apr-09 12:58
Yusuf9-Apr-09 12:58 
GeneralRe: Anyone used the Garmin Communicator Api? Pin
Mike Hankey9-Apr-09 13:04
mveMike Hankey9-Apr-09 13:04 
Questionmake my flex application faster? Pin
sivaganesh@maniindiatech.com8-Apr-09 20:54
sivaganesh@maniindiatech.com8-Apr-09 20:54 
QuestionBusiness Dashboards in Sharepoint Pin
Mridang Agarwalla8-Apr-09 20:25
Mridang Agarwalla8-Apr-09 20:25 

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.