Warning: Undefined array key "topic_id" in /usr/home/yyn/domains/11jn.com/public_html/mobi/list.php on line 5
Warning: Undefined variable $forum_ in /usr/home/yyn/domains/11jn.com/public_html/mobi/list.php on line 21
Warning: Undefined variable $file in /usr/home/yyn/domains/11jn.com/public_html/mobi/list.php on line 35
分类:HTML网页,JS语言与代码
14-04-14
示例1:
[code:tlmx7k5d]Window.onload=function(){
Var name=document.getElementById(“name”).val();//加载HTML,并且加载外部所有所有的引用文件(图片,css样式,js等)
}[/code:tlmx7k5d]
示例2:
[code:tlmx7k...
13-03-15
[b:39jat86p]9 、 Berts Breakdown ( 游戏地址: [url=http://www.paulbrunt.co.uk/bert/:39jat86p]http://www.paulbrunt.co.uk/bert/[/url:39jat86p] )[/b:39jat86p]
[img:39jat86p][/img:39jat86p]
又一款强悍到逆天...
13-03-15
[b:1q7ago9m]7 、 Spacius (游戏地址: [url=http://scriptnode.com/lab/spacius/:1q7ago9m]http://scriptnode.com/lab/spacius/[/url:1q7ago9m] )[/b:1q7ago9m]
[img:1q7ago9m][/img:1q7ago9m]
就 是著名的雷电啦,完成度相当...
13-03-15
[b:1a0khb4h]5 、 Ajax Chinese Chess (游戏地址: [url=http://ajaxchess.pragmaticlogic.com/:1a0khb4h]http://ajaxchess.pragmaticlogic.com/[/url:1a0khb4h] )[/b:1a0khb4h]
[img:1a0khb4h][/img:1a0khb4h]
举 凡识字...
13-03-15
[b:3du2l426]3 、 Bomberman ( 游戏地址: [url=httphtml:3du2l426]http://www.e-forum.ro/bomberman/dynagame[/url:3du2l426] )[/b:3du2l426]
[img:3du2l426][/img:3du2l426]
炸 弹人,经典到无以复加的桌面游戏,通过 JavaScrip...
13-03-15
转载自httphtm
伴随Ajax与网页游戏的崛起,曾几何时JavaScript也成了游戏开发时可供选择的技术之一,文本 仅列举数项由JavaScript技术实现的web小游戏(不含网游),聊作参考之用。
[b:15gj46wt]1、Mario(游戏地址:[url=http://js...
13-02-20
转载自httphtml-escape-character-used
[code:3do2yzyd]  空格Nonbreaking space
! ! — 惊叹号Exclamation mark
” " " 双引号Quotation mark
# # — 数字标志Number si...
12-12-05
转载自httphtml5_dev/article/details/8254120
强大的HTML5可以替代flash的事情实在是太多了,甚至连游戏都能用HTML5来完成,而且完成得十分完美。今天要个大家分享的5个HTML5飞行战机游戏就是用纯HTML5制作而成的,的确很让人心动一把。...
12-02-21
转载自httphtml
CSS切片跟PS的不同,原理上CSS切片是图片的片段定位,现在很多网站的按钮等小图片都是这样处理的,它请求服务器1次就可以完成好几次传统的图片定位请求,优势很明显。
这里要用到backgroud-position,用法为:
backgro...
12-02-21
转载自httphtml
刷新不重复是一个很特别的功能,因为这要跟客户端联系在一起,所以单纯的像PHP服务端语言很难实现。下面是通过JS脚本实现的。
特别:
1、每次刷新不重复;
2、遍历。
[code:8ydjymu3]<script type="text/javas...