Zmienna alertu JavaScript
var text = "hello world";
alert(text);
Button
var text = "hello world";
alert(text);