Testingexample.js 文件内容:window.onload = function() { var testdiv = document.getElementById("testdiv"); testdiv.innerHTML="I inserted this content.";}另一段代码:window.onload = function() { var para = document.createElement("p"); var txt1 = document.createTextNode("I inse Read More
posted @ 2013-07-01 06:51 findumars Views(91889) Comments(0) Diggs(0) Edit
Image Gallery Snapshots Choose an image.showPic.js文件内容:function showPic(whichpic) { if (!document.getElementById("placeholder")) return true; var source = whichpic.ge... Read More
posted @ 2013-07-01 06:43 findumars Views(1254) Comments(0) Diggs(0) Edit
ExampleExample Read More
posted @ 2013-07-01 06:23 findumars Views(1484) Comments(0) Diggs(0) Edit
Shopping list What to buy What to buy Don't forget to buy this stuff. This is just a test A tin of beans C... Read More
posted @ 2013-07-01 06:17 findumars Views(1890) Comments(0) Diggs(0) Edit
Image Gallery Snapshots Fireworks Coffee Rose Big Ben Choose an image.showPic.js文件function showPic(whichpic) { var source = whichpic.getAttribute("href"); var placeholder = document.getElementById("placeholder"); placeholder.setA... Read More
posted @ 2013-07-01 06:05 findumars Views(680) Comments(0) Diggs(0) Edit