Click here to Skip to main content
15,888,610 members
Home / Discussions / JavaScript
   

JavaScript

 
Question.exe in java Pin
aliasghar sayadi3-Mar-12 22:30
aliasghar sayadi3-Mar-12 22:30 
AnswerRe: .exe in java Pin
Richard MacCutchan3-Mar-12 23:27
mveRichard MacCutchan3-Mar-12 23:27 
Questionnodejs article moderation state unclear Pin
User 307353-Mar-12 17:43
professionalUser 307353-Mar-12 17:43 
AnswerRe: nodejs article moderation state unclear Pin
Richard MacCutchan3-Mar-12 23:26
mveRichard MacCutchan3-Mar-12 23:26 
AnswerRe: nodejs article moderation state unclear Pin
BobJanova5-Mar-12 0:43
BobJanova5-Mar-12 0:43 
QuestionAccessing another windows variables Pin
Member 43038102-Mar-12 3:16
Member 43038102-Mar-12 3:16 
AnswerRe: Accessing another windows variables Pin
BobJanova2-Mar-12 4:14
BobJanova2-Mar-12 4:14 
AnswerRe: Accessing another windows variables Pin
all_in_flames23-Apr-12 4:12
professionalall_in_flames23-Apr-12 4:12 
If you opened the new window from the original window, you should be able to access the
JavaScript
window.opener
property in the DOM of the new window. This property gives you access to the DOM of the original window.

Here is a link to the MDN entry for this property click[^]

Cheers!
Questionpassing parameter from one page to another Pin
jack4277928-Feb-12 11:12
jack4277928-Feb-12 11:12 
AnswerRe: passing parameter from one page to another Pin
R. Giskard Reventlov28-Feb-12 11:33
R. Giskard Reventlov28-Feb-12 11:33 
QuestionJQuery Animate Pin
SRJ9226-Feb-12 16:22
SRJ9226-Feb-12 16:22 
Questionpassing parameter from one page to another Pin
vaibhavtiwari26025-Feb-12 21:00
vaibhavtiwari26025-Feb-12 21:00 
AnswerRe: passing parameter from one page to another Pin
hansoctantan28-Feb-12 2:04
professionalhansoctantan28-Feb-12 2:04 
AnswerRe: passing parameter from one page to another Pin
chandubond12-Mar-12 6:17
chandubond12-Mar-12 6:17 
QuestionTrying to use age.ClientScript.RegisterHiddenField - need help Pin
Member 779716724-Feb-12 13:49
Member 779716724-Feb-12 13:49 
QuestionHow to Create Ruler JavaScript Pin
Anubhava Dimri21-Feb-12 6:59
Anubhava Dimri21-Feb-12 6:59 
AnswerRe: How to Create Ruler JavaScript Pin
AspDotNetDev21-Feb-12 7:07
protectorAspDotNetDev21-Feb-12 7:07 
GeneralRe: How to Create Ruler JavaScript Pin
Anubhava Dimri21-Feb-12 17:19
Anubhava Dimri21-Feb-12 17:19 
GeneralRe: How to Create Ruler JavaScript Pin
Mohibur Rashid22-Feb-12 14:34
professionalMohibur Rashid22-Feb-12 14:34 
AnswerRe: How to Create Ruler JavaScript Pin
stuartthomas0125-Mar-12 21:13
stuartthomas0125-Mar-12 21:13 
Questioncall web service from java script Pin
giocot17-Feb-12 6:35
giocot17-Feb-12 6:35 
AnswerRe: call web service from java script Pin
Joachim123421-Feb-12 10:59
Joachim123421-Feb-12 10:59 
Questioni am using console.log() in my code. Pin
DeepthiTanguturi15-Feb-12 18:27
DeepthiTanguturi15-Feb-12 18:27 
AnswerRe: i am using console.log() in my code. Pin
thatraja15-Feb-12 19:29
professionalthatraja15-Feb-12 19:29 
AnswerRe: i am using console.log() in my code. Pin
DaveAuld19-Feb-12 0:59
professionalDaveAuld19-Feb-12 0:59 

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.