Skip navigation.

Contridentuallity

Not a fact, a theory!?

JavaScript : Object Expected Error

, , , ,

In most (if not all) the "Object Expected" error occurs when you are adding a reference on your page to a JavaScript file which doesn't exist or cannot be opened.

For example, you have a JavaScript file named "myJS.js" and you accidently make a typing mistake and create a reference like this :

<script type="text/javascript" src="/path/to/file/myJF.js"></script>


If the filename of the SRC attribute is incorrect, then you'll get the "Object Expecte" JavaScript error.

Remember to check all your filenames and filepaths when you get this error.

My Design InspirationI really miss you...

Write a comment

You must be logged in to write a comment. If you're not a registered member, please sign up.

Download Opera, the fastest and most secure browser
December 2009
S M T W T F S
November 2009January 2010
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31