set_sizes() function issue in IE and FF

Hi,

i have a button and ‘onclick’ of that button i am loading scheduler.

I am facing issue in scheduler while loading it in FF or IE… in set_sizes() function while loading scheduler after continuous 8-10 click.

like ‘this._obj is undefined’ = In FF &
‘Unable to get value of the property ‘clientWidth’: object is null or undefined’ = In IE

What can be reason for this…

  • niki

Hello,

Hard to tell without seeing actual site or sample.
In general make sure that scheduler container have fixed size.

Best regards,
Ilya