Jump to content

cant seem to figure out this error


Shadowing

Recommended Posts

Hey guys I"m getting this error in IE and not in firebug but the code also isnt working. Getting hit with object doesnt support this property or method i checked time. so that worksits saying it for the last line using indexOf

  var time = 0;	  var time_array = [0, 10, 20, 30, 40, 50];  var check_map_update = time_array.indexOf(time);

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...