Julia Weaver wrote:

Hi All,

I got an error message with the following:
<html:form onload="myfunction()">
It said onload is invalid.

Can someone please tell me how I can have onload
inside <html:form tag instead in the <body> tag?

Thanks!



I'm afraid you can't. The only legal place in HTML for an onload attribute is on a <body> tag.

Craig


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to