Re: Using Nested tag and JavaScript

2007-08-06 Thread semaj.najraham
It works now.. Thanks.. semaj.najraham wrote: > > Hi Paul, > > I successfully copied the values from mailing address textfields to > billing address textfields using javascript (see below). However, the > billing address text fields values are not sent to the server. They are > empty!! > > I

Re: Using Nested tag and JavaScript

2007-08-06 Thread semaj.najraham
Hi Paul, I successfully copied the values from mailing address textfields to billing address textfields using javascript (see below). However, the billing address text fields values are not sent to the server. They are empty!! If I directly type mailing and billing address, the values are sent t

Re: Using Nested tag and JavaScript

2007-08-03 Thread semaj.najraham
ess using >> above JavaScript? The dot in between name prevents to execute the above >> javascript... >> >> Could anybody point me how I can resolve this problem? >> >> Thank you, >> semaj >> > > -

Re: Using Nested tag and JavaScript

2007-08-03 Thread Paul Benedict
Attach styleId to your fields. Then you can use JavaScript to manipulate form fields by their id. use getElementById scripting method. semaj.najraham wrote: Hey guys, I need some help using nested tag library and javascript. I have an actionForm named RegistrationForm that has two AddressForm

Re: Using Nested tag and JavaScript

2007-08-03 Thread Jasper Floor
On 8/3/07, semaj.najraham <[EMAIL PROTECTED]> wrote: > > Guys.. any ideas?? Hi, I have never used this so I don't really know what I 'm talking about, but can't you use the onclick attribute of the nested tag to give it a javascript to execute?

Re: Using Nested tag and JavaScript

2007-08-03 Thread semaj.najraham
xecute the above > javascript... > > Could anybody point me how I can resolve this problem? > > Thank you, > semaj > -- View this message in context: http://www.nabble.com/Using-Nested-tag-and-JavaScript-tf4206847.html#a11983611 Sent from the Struts - User mailing list ar

Using Nested tag and JavaScript

2007-08-02 Thread semaj.najraham
in between name prevents to execute the above javascript... Could anybody point me how I can resolve this problem? Thank you, semaj -- View this message in context: http://www.nabble.com/Using-Nested-tag-and-JavaScript-tf4206847.html#a11966912 Sent from the Struts - User mailing list archiv