[Javascript] Javascript arrays

Chris T christ at saeweb.com
Thu May 6 08:14:41 CDT 2004


> Secondly, unless I'm much mistaken 'browseform' is not a W3C accepted
> operator, so in all likelihood the lines that reference it will go
spinning
> down the drain.  [Of course, if you explicitly have a definition for it
> previous to its use of the style
>
>     var browseform = ....

>From the looks of it, browseform is the name of his form, so
alert(document.browseform) should return [object]

Chris Tifer




More information about the Javascript mailing list