Scripts use IndexOf on arrays, not available in IE8?

Asked by LarryDavidJr
14 years ago.

Had a problem adding events, and eventually traced it down to this. Whilst I can add some extra code to make this work OK with IE8, should I have to do this? Or is this supposed to be covered in the DayPilot js libraries?

As it declares that it is IE8 compatible I would have expected it to be covered by the library.

Comment posted by LarryDavidJr
14 years ago.

Sorry, should probably add I am using 6.9.2495 sandbox trial download.

Comment posted by Dan Letecky [DayPilot]
14 years ago.

This looks like a bug. There is an internal method (compatible with IE8) that should be used for all indexOf operations. Please let me check it.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.