The special effects of JavaScript writing, seemingly typed, make the text appear one by one. You can write a blessing to your loved ones based on this, which is indeed appropriate.
<Title> literal text </title> <body onLoad = "newsFeed ()"> <script language = "JavaScript"> function makeArray () {this. length = makeArray. arguments. length for (var I = 0; I <this. length; I ++) this [I + 1] = makeArray. arguments [I]} var fArray = new makeArray; fArray [0] = "October 1, 1949,"; fArray [1] = "the People's Republic of China was founded! "FArray [2] =" from now on ...... "FArray [3] =" the Chinese people stood up and moved! "Var x = 1; var y = 0; var msg1 = fArray [y]; function newsFeed () {if (x = msg1.length + 1) {for (var z = 0; z <70000; z ++); y + = 1; if (y> 3) y = 0; document. form1.news2. value = ''; msg1 = fArray [y]; x = 0;} document. form1.news2. value = msg1.substring (0, x); x + = 1; setTimeout ("newsFeed ()", 200);} script </body>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]