i want to show messages using java script for testing my code that it is working or not
if(true){
////show message
} how i can do this using java script and how many ways are there to show messages using java script. Because i want to do logging using java script if my code is working or not