S
Saravana
Guest
Hi,
i am opening a popup window in ie8, the popup is load with loaded with one
url and some javascript classes are intialized and able to call the member
functions are from page and then i am re-directing the page the another url
and the js classes are reinitialized.
when i try to call the member function of the js class in the re-directed
page, ie8 throws js error as "Unexpected call to method or property access".
When debug the code, i found that the class is properly initialized and
able to access the member variables of the class. i am getting problem only
when i try to call the member function from the re-directed page.
i am not facing this problem in ie6 and ie7.
Could anyone help me to solve this problem?.
Thanks
Saravana
i am opening a popup window in ie8, the popup is load with loaded with one
url and some javascript classes are intialized and able to call the member
functions are from page and then i am re-directing the page the another url
and the js classes are reinitialized.
when i try to call the member function of the js class in the re-directed
page, ie8 throws js error as "Unexpected call to method or property access".
When debug the code, i found that the class is properly initialized and
able to access the member variables of the class. i am getting problem only
when i try to call the member function from the re-directed page.
i am not facing this problem in ie6 and ie7.
Could anyone help me to solve this problem?.
Thanks
Saravana