Sting methods get IE "not supported" errors
Posted: Mon Sep 28, 2009 10:43 am
Hi
I am having a problem whereby commonly expected JavaScript string methods are not supported, for example split(), they return the following error in the IE8 script debugger:
This seems to be a common problem but I have not found a definitive answer.
Thanks
Jeff in Seattle
I am having a problem whereby commonly expected JavaScript string methods are not supported, for example split(), they return the following error in the IE8 script debugger:
Why would this occur and how can make sure that string methods are made available?Object doesn't support this property or method
This seems to be a common problem but I have not found a definitive answer.
Thanks
Jeff in Seattle