Let's say i want to click on a button for instance . On button clicked / Browser - run javascript - function(){Alert message("hello")} . So when i clicked the button a javascript window should open with the message hello within that window. Correct me if i am wrong because im still new when it comes to javascript.