After the Popup Image release in CP...
-
I am noticing that after the release date of Popup Image for profile, CP in my office machine is not loading properly. The tabs in the home screen, Reply button for the comment while answering are not showing up. We have a limited access to Internet in my Office. (i.e) Only few websites are accessible. CP is one of the websites. But when I have full access to internet it is working. I inspected whether there is any external url is referred, but no. Finally found http://www.codeproject.com/script/JS/jquery-1.5.1.min.js[^] return 404 error. We do have size limitation while limited access it applied.
Venkatesh Mookkan (My Recent Article: WPF Custom Control - FilterControl for ListBox/ListView)
-
I am noticing that after the release date of Popup Image for profile, CP in my office machine is not loading properly. The tabs in the home screen, Reply button for the comment while answering are not showing up. We have a limited access to Internet in my Office. (i.e) Only few websites are accessible. CP is one of the websites. But when I have full access to internet it is working. I inspected whether there is any external url is referred, but no. Finally found http://www.codeproject.com/script/JS/jquery-1.5.1.min.js[^] return 404 error. We do have size limitation while limited access it applied.
Venkatesh Mookkan (My Recent Article: WPF Custom Control - FilterControl for ListBox/ListView)
My apologies. I've added our missing local fall-back version of jQuery for those who can't acccess outside CDNs such as Microsoft or Google. Please let me know if this helps.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
My apologies. I've added our missing local fall-back version of jQuery for those who can't acccess outside CDNs such as Microsoft or Google. Please let me know if this helps.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
Thanks for the immediate response. We do have access to Microsoft but not Google. Between I am at home now. Will check tomorrow from Work place and let you know whether it is fixed or not.
Venkatesh Mookkan (My Recent Article: WPF Custom Control - FilterControl for ListBox/ListView)
-
My apologies. I've added our missing local fall-back version of jQuery for those who can't acccess outside CDNs such as Microsoft or Google. Please let me know if this helps.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
Its helping. I am able to see the tabs and Popups now. :thumbsup: Thanks Chris.
Venkatesh Mookkan (My Recent Article: WPF Custom Control - FilterControl for ListBox/ListView)