has anyone else seen this error message. a quick check with google doesn't show me much.
|
|
|||
|
|
|
You are probably trying to do something like this....
You should do this...
|
||||
|
|
|
Ensure that you're running your script AFTER the page has rendered. If your script is at the top of the page and runs right away, and your DIV is below that script the DIV doesn't exist yet. |
||
|
|
|
|
Could you give us an example code snippet that produces this error? |
||
|
|
|
|
sorry this was a sort of half-assed question, on my part. i'm going through my .js files and eliminating entire blocks of code now. i've isolated it to one particular .js file. thanks all the same for reading through this question and replying. |
||
|
|
