Re: html:form styleId name attribute javascript issue

2007-08-06 Thread Paul Benedict
Use the getElementById scripting method. On 8/6/07, john lee <[EMAIL PROTECTED]> wrote: > > I have two file, and try to test javascript, but javascript can not access > document.form. > > Can one know why? inside , styleId <> Name attribute? if so, > what is the solution for that? > > i use st

html:form styleId name attribute javascript issue

2007-08-06 Thread john lee
I have two file, and try to test javascript, but javascript can not access document.form. Can one know why? inside , styleId <> Name attribute? if so, what is the solution for that? i use strusts 1.3 tks in advance john one file is javacript file, called my.js