Top Solutions

Hello world using Jquery?

Every decent programming start with a "Hello, world!" example, before you can start writing your own code, but just to make sure that everything is working, and for you to see how simple jQuery is, let's kick off with a little example:

What is the use of CDN?

A content delivery network (CDN) is a system of distributed servers (network) that deliver WebPages and other Web content to a user based on the geographic locations of the user, instead of downloading and hosting jQuery yourself, is to include it from a CDN (Content Delivery Network).

[solved]To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application.

If you want to see exact error of the page you must turn Off custom error mode. After changing the webconfig file save and reload the page you can view the exact error of the page. This setting is under .