Hi All,
JS settimeout is not working in Mozilla but working in IE, any help will be great help to resolve this issue.
Thanks
Printable View
Hi All,
JS settimeout is not working in Mozilla but working in IE, any help will be great help to resolve this issue.
Thanks
Are you writing
Code JavaScript:setTimeout();
or
Code JavaScript:settimeout();
sorry for previous typo but i am using setTimeout();
Could you please post the code you are using