Animation Whee! Read More
posted @ 2013-07-01 08:31 findumars Views(14611) Comments(0) Diggs(0)
Cities Itinerary When Where June 9th Portland, OR June 10th Seattle, WA June 12th Sacramento, CA addLoadEvent.js 使得页面载入时候运行JS函数:function addLoadEvent(func) { var oldonload = window.onload; if ... Read More
posted @ 2013-07-01 07:41 findumars Views(851) Comments(0) Diggs(0)
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(91916) Comments(0) Diggs(0)
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(1260) Comments(0) Diggs(0)
ExampleExample Read More
posted @ 2013-07-01 06:23 findumars Views(1492) Comments(0) Diggs(0)
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(1898) Comments(0) Diggs(0)
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(685) Comments(0) Diggs(0)