Click here to Skip to main content
15,914,163 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: linking the domain name Pin
DaveAuld20-Jun-10 6:55
professionalDaveAuld20-Jun-10 6:55 
GeneralRe: linking the domain name Pin
Smithers-Jones22-Jun-10 4:37
Smithers-Jones22-Jun-10 4:37 
AnswerRe: linking the domain name Pin
Dalek Dave20-Jun-10 5:14
professionalDalek Dave20-Jun-10 5:14 
QuestionHttpContext.Current.Session & HttpContext.Current.Cache questions Pin
swjam19-Jun-10 19:10
swjam19-Jun-10 19:10 
AnswerRe: HttpContext.Current.Session & HttpContext.Current.Cache questions Pin
Dimitri Witkowski20-Jun-10 3:53
Dimitri Witkowski20-Jun-10 3:53 
GeneralRe: HttpContext.Current.Session & HttpContext.Current.Cache questions [modified] Pin
swjam20-Jun-10 17:21
swjam20-Jun-10 17:21 
AnswerRe: HttpContext.Current.Session & HttpContext.Current.Cache questions Pin
Martin Jarvis12-Jul-10 8:36
Martin Jarvis12-Jul-10 8:36 
QuestionJavascript synchronous Yes-No-Cancel dialog [modified] Pin
Dimitri Witkowski18-Jun-10 9:37
Dimitri Witkowski18-Jun-10 9:37 
Hello everyone!

I'm implementing a javascript function that must show a modal dialog with Yes-No-Cancel buttons and return the selected value.
I have found a workaround for IE, Firefox, Chrome and Safari (using window.showModalDialog).
Does anyone know any solution for Opera? It doesn't support showModalDialog Mad | :mad:

Or, as a variant, maybe there's any implementation of noop for Opera? (non CPU-intensive loop)

The problem is that I can't show a modal dialog in such way:
JavaScript
show(success: function() { ... });


My function is called from external javascript component, and this component is expecting the result in synchronous way.

Thanks in advance.
Die Energie der Welt ist konstant. Die Entropie der Welt strebt einem Maximum zu.

modified on Friday, June 18, 2010 4:02 PM

AnswerRe: Javascript synchronous Yes-No-Cancel dialog Pin
T M Gray18-Jun-10 11:49
T M Gray18-Jun-10 11:49 
GeneralRe: Javascript synchronous Yes-No-Cancel dialog Pin
Dimitri Witkowski18-Jun-10 19:13
Dimitri Witkowski18-Jun-10 19:13 
AnswerRe: Javascript synchronous Yes-No-Cancel dialog Pin
Jayapal Chandran21-Jun-10 7:20
Jayapal Chandran21-Jun-10 7:20 
GeneralRe: Javascript synchronous Yes-No-Cancel dialog Pin
Dimitri Witkowski21-Jun-10 7:27
Dimitri Witkowski21-Jun-10 7:27 
GeneralRe: Javascript synchronous Yes-No-Cancel dialog Pin
Coding124-Jun-10 6:41
Coding124-Jun-10 6:41 
QuestionCompatibility issue of "usedrange"property with Google Map APIs Pin
Farah Siraj18-Jun-10 8:19
Farah Siraj18-Jun-10 8:19 
AnswerRe: Compatibility issue of "usedrange"property with Google Map APIs Pin
Richard MacCutchan18-Jun-10 22:03
mveRichard MacCutchan18-Jun-10 22:03 
Questionmvc pattern + oracle Pin
Member 238096518-Jun-10 5:33
Member 238096518-Jun-10 5:33 
Answer[Cross-Post] mvc pattern + oracle Pin
Sandeep Mewara18-Jun-10 7:53
mveSandeep Mewara18-Jun-10 7:53 
QuestionHow to create xmpp client using C#? Pin
manjeeet17-Jun-10 23:12
manjeeet17-Jun-10 23:12 
Answercross-post Pin
Luc Pattyn18-Jun-10 2:28
sitebuilderLuc Pattyn18-Jun-10 2:28 
QuestionBad Gateway Error Pin
Elena200617-Jun-10 4:05
Elena200617-Jun-10 4:05 
AnswerRe: Bad Gateway Error Pin
R. Giskard Reventlov17-Jun-10 4:12
R. Giskard Reventlov17-Jun-10 4:12 
GeneralRe: Bad Gateway Error Pin
Smithers-Jones18-Jun-10 8:27
Smithers-Jones18-Jun-10 8:27 
QuestionAjaxPro and ActionChart Issues? Pin
Jeneesh K. Velayudhan16-Jun-10 23:19
Jeneesh K. Velayudhan16-Jun-10 23:19 
QuestionAdding textbox column to gridview programmatically (vb.net) Pin
mominafiz15-Jun-10 22:17
mominafiz15-Jun-10 22:17 
AnswerRe: Adding textbox column to gridview programmatically (vb.net) Pin
JamieRushton_22-Jun-10 22:53
JamieRushton_22-Jun-10 22:53 

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.