this helpful. Your comments, questions anything would be appreciated?
Thanks
Prashanth
--
View this message in context:
http://www.nabble.com/DOJO-Dialog-Problem--Please-help-me-tp18951580p19048300.html
Sent from the Struts - User mailing list a
--- On Tue, 8/19/08, prashanth2 <[EMAIL PROTECTED]> wrote:
> I would like to know how and if it is possible to call a
> dialog box from a iframe? Or have the dialog box pop out
> from an iframe? and how can i pass variables from dialog
> box to my struts action class, if so how to retrieve
> them
quest"?
inbuilt dojo0.4 with s2 is not supportive, so i started using dojo1.1.1. Is
this helpful. Your comments, questions anything would be appreciated?
Thanks
Prashanth
--
View this message in context:
http://www.nabble.com/DOJO-Dialog-Problem--Please-help-me-tp18951580p19048300.html
Sen
dojo.require("dijit.form.TextBox");
Show Dialog
Name:
--
View this message in con
t;[EMAIL PROTECTED]> wrote:
Hi srinivas,
What is the exact problem u r facing.
-Original Message-
From: Ajay Patil [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 30, 2004 3:14 PM
To: Srinivas Rao; [EMAIL PROTECTED]
Subject: Re: Re: problem Please Help me.
Dear Srinivas
Yo
Title: RE: Re: problem Please Help me.
Hi srinivas,
What is the exact problem u r facing.
-Original Message-
From: Ajay Patil [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 30, 2004 3:14 PM
To: Srinivas Rao; [EMAIL PROTECTED]
Subject: Re: Re: problem Please Help me
Dear Srinivas
You are right. Your code in child window cannot identify
the relevant text field. I havent tried the case when there are
multiple text fields, each of which could be selected.
I cant think of a way to get it working. Maybe some Javascript
expert might know.
Ajay
> Hi Ajay,
> Tha
ybe I can try to help you.
>
> Anyways, looking at your code,
> TRY CHANGING THE FOLLOWING IN ALL JAVASCRIPT FUNCTION
>
> ORIGINAL -->
> window.opener.document.supervisorDeskActionForm.getElementById
> ("stockBox").value
>
> MODIFIED -->
> window.opener.doc
y to debug ?
>
> If you can give above information, maybe I can try to help you.
>
> Anyways, looking at your code,
> TRY CHANGING THE FOLLOWING IN ALL JAVASCRIPT FUNCTION
>
> ORIGINAL -->
> window.opener.document.supervisorDeskActionForm.getElementById
> ("stockBox"
.supervisorDeskActionForm.getElementById
("stockBox").value
MODIFIED -->
window.opener.document.forms["supervisorDeskActionForm"].stockBox.value
Let me know if this is helping you,
Ajay
Date: Sun, 27 Jun 2004 21:25:31 -0700 (PDT)
From: Srinivas Rao
Subject: problem Please Help me.
Hi guys,
I am facing samll problem , it's a simple one but i don't know what is
the wrong i am doing ...Please help me..
My problem is ...
I have parent window and child window (ie popup window)..If i entered
the value into text field to popup window then the value come to the
parent window i
Hi guys,
I am facing samll problem , it's a simple one but i don't know what is the wrong i am
doing ...Please help me..
My problem is ...
I have parent window and child window (ie popup window)..If i entered the value into
text field to popup window then the value come to the parent window if
12 matches
Mail list logo