Everything works fine on my development environment, but when from production environment it doesn't load images, and also giving error of "$" is undefined on $.document jquery function.
The site is built using ASP.NET MVC.. there is "Images" folder on root, and "Scripts" folder on root as well.
I have checked the permissions on these folders and IIS users are given read access over there.
Not sure, but its worth mentioning that I am using thinktecture as an identity server.