Jump to content

Form tag not being rendered


dornad

Recommended Posts

I have a FORM tag which isn't being recognized by the browser. When I click on submit, the following error:"document.getElementById('form_dialogo_subir_archivos') has no properties." However if I check the source code, the form tag is there. A curious thing is that when I use the firebug extension to check the code, the form tag is missing.I already trying validatiing the file against the W3 parsers but, since I'm suing Dojo, the parsers keep reporting issues with the Dojo tags.I'm completely lost.Please help.

Link to comment
Share on other sites

You must have included some kind of javascript on your page. This is a javascript error. Can you post the javascript you have on that page?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...