RE: newbie question about xhtml, html:form, submit button

2006-05-03 Thread David Byron
On Wednesday, May 3, Nathan Coast wrote: > You need to change your javascript to > document.getElementById('tryItForm').submit(); That does it. Thanks for your help. -DB - To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

newbie question about xhtml, html:form, submit button

2006-05-03 Thread David Byron
I've inherited some struts code and I have a question about the html that it generates. I have a feeling there's a bunch more stuff I need to read but I'm having trouble finding it. I've run the generated html through validator.w3.org and it gave me errors that I don't have end tags on input elem