When loading jquery week calender it is not getting loaded in ie only header is getting loaded
but when I am pressing F12 to see console of ie n refresh page calendar get loaded.
It is working good on other browsers.
When loading jquery week calender it is not getting loaded in ie only header
Share
Solved the issue….guess ie has a problem with console.log
as i had removed those it started working,. 🙂