> From: Andrew Jorgensen <[EMAIL PROTECTED]> > Subject: Re: [uug] html question - form without "submit," us drop-menu
> > No, form is a property of any form element, that points to the parent > > form. The select box does NOT have a submit() method, the form does. > > So just calling submit() from the select is incorrect. > > Cool. For future reference, where are these properties and methods > defined? Is there a spec somewhere? A really good reference? I like http://www.devguru.com. They have good (easily browseable) references to HTML, JavaScript, CSS, XML, and others. Not the best to learn from (not a tutorial), but if you know somewhat what you're looking for, it's handy. Ryan Erickson [EMAIL PROTECTED] http://www.ericksonfamily.com ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
