×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Javascript
Posted by: userc865b
Added: Jun 9, 2017 11:09 AM
Views: 2354
Tags: js
  1. window.greeting="hallo welt";
  2. alert(window.greeting);