摘要:xml文件如下: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> Not Available dangdang1 dangdang2 dangdang3 dangdang4 dangdang5 dangdang6 zh...
阅读全文
摘要:主框架页面 左面是 frame1.html页面 This is frame1.html, it holds the variable values. you can put any content you like here. 设置了变量 thename和thefood,用于变量的赋值和读取右面是 frame2.html页面 I 'd like to get your name. please ...
阅读全文
摘要:From :http://www.pageresource.com/jscript/jtimeout.htm We use the HEAD section to define our two functions. The first function is named "newtext()". We call this function when the user clicks the ...
阅读全文
摘要:HTML部分(假设htm文件和js文件在同一个目录下面) Click Here, I dare you! 03_src.js javascript部分 function display_quote2() { var quote= new Array(5); var y=0; for (y=0; yclick me 对象的使用 /**//*javascript 对象*/functi...
阅读全文
摘要:From:http://www.pageresource.com/jscript/jarray.htmArrays are one way of keeping a program more organized. They allow you to do some things that are difficult without them. Arrays are usually a group ...
阅读全文