JQuery to Show Random Number in Web Browser Console

JQuery to Show Random Number in Web Browser Console

 

This demonstrates how to use JQuery to show a random number in the web browser console when the web page is loaded.

Testing to See If It Works

You need a web browser console window open that supports the console object for this example. In that console window when you load or refresh the page you will see the messages JQUERY IS READY!…

This validates JQuery is loaded and ready to use. If you do not see the message the issues could be your are not connect to the Internet or you have an error in your code syntax.

Sample Console Output

Sample Console Output

This validates JQuery is loaded and ready to use. It also displays a random number.

If your console window was not enabled when you opened this page, then enable and refresh/reload this page to see again.

JQuery Page for Latest Version Download and CDN