|
| ||||||||||
| Tags: error, javascript |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Elements is null or not an object
|
|
#2
| |||
| |||
| Re: Elements is null or not an object
You are trying to use some element in your form which is not supported. Make sure you have used proper elements for each tag and make proper changes if it isn't. Other than that it is impossible for me assume anything without your code. It would be better if you can post back with your code which results you this error message. |
|
#3
| ||||
| ||||
| Re: Elements is null or not an object
When are you getting the error message: when the user enters some data or when you are loading the form? Didn't you have properly coded to handle such kind of events? If it is present then try revise your code especially your event handler if it improperly coded. If user enters improper entry then give him proper error message rather than allowing the compiler to display handle the situation. |
|
#4
| ||||
| ||||
| Re: Elements is null or not an object
This kind of messages appear if you have a variable or an object that is either undeclared or it is used at improper location. I mean if a variable is declared inside a block and if it called outside that block then you may get such kind of error messages. Also if you are having an expression where the variable used doesn't have any value assigned. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Elements is null or not an object" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting HP AIO Device object server register class object failed message on my system | Donoho | Hardware Peripherals | 6 | 06-06-2011 01:34 AM |
| this.style is null or not an object | D_chapple | Software Development | 3 | 03-12-2009 08:23 PM |
| Error - null or not an object | Solaris | Software Development | 3 | 26-11-2009 01:35 PM |
| window.external' is null or not an object | Kelewyn | Technology & Internet | 3 | 19-08-2009 07:58 PM |
| Photoshop Elements and Premiere Elements go to version 7.0 | Killen | Customize Desktop | 2 | 29-08-2008 01:17 PM |