Saved events not displaying in mozilla firefox

Hello

When I tried to run the Dhtmlx scheduler on mozilla firefox, the saved events does not displayed in the scheduler interface, but when i executed it on ms internet explorer, it worked fine, how can i run it mozilla firefox. please help…



Thanks and Regards

Paul Varghese

Most probably caused by data caching.
You can try to update data loading command as

scheduler.load(“some.php?uid=”+(new Date()).valueOf());