!)
-Original Message-
From: Mark Lowe [mailto:[EMAIL PROTECTED]
Sent: Thursday, 26 February 2004 18:58
To: Struts Users Mailing List
Subject: Re: JavaScript Parameter
First when debuging javascript alert boxes are handy.
alert(this.form,'<%= val %>')
or
alert(this.form,'
n say!
(alerts() are still very useful though. Espcially for bugs that only
come up
in IE!)
-Original Message-
From: Mark Lowe [mailto:[EMAIL PROTECTED]
Sent: Thursday, 26 February 2004 18:58
To: Struts Users Mailing List
Subject: Re: JavaScript Parameter
First when debuging javascript a
Another solution is to to see the source of the page
ie->View->source
- Original Message -
From: "Mark Lowe" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, February 26, 2004 3:22 PM
Subject: [ot]Re: JavaScri
Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, February 26, 2004 3:22 PM
Subject: [ot]Re: JavaScript Parameter
IE on PC (when i have to test) seems to also like complaining about
javascript where it says it doesn't find object but then the script
proceed to work anyway. And I thought
Have you tried:
:-> -Original Message-
:-> From: Anirudh Jayanth [mailto:[EMAIL PROTECTED]
:-> Sent: Wednesday, February 25, 2004 10:32 PM
:-> To: 'Struts Users Mailing List'
:-> Subject: JavaScript Parameter
:->
:->
:-> Hi,
:-> I have a scriptle
Thursday, February 26, 2004 8:27 PM
To: Struts Users Mailing List
Subject: RE: JavaScript Parameter
Have you tried:
:-> -Original Message-
:-> From: Anirudh Jayanth [mailto:[EMAIL PROTECTED]
:-> Sent: Wednesday, February 25, 2004 10:32 PM
:-> To: 'Struts Users Mailing
pt I prefer to stick to " as more
readable).
and so on. You should get to the bottom of your problem soon enough.
On 26 Feb 2004, at 05:32, Anirudh Jayanth wrote:
Hi,
I have a scriptlet
<% String val=obj.getValue("Key"); %>
I need to use this value to be passed as a javascr
Hi,
I have a scriptlet
<% String val=obj.getValue("Key"); %>
I need to use this value to be passed as a javascript parameter inorder
to set a property value.
")" />
The parameter value is not being passed to jsFunction
This works when I use a hardcoded value
8 matches
Mail list logo