最新消息:

第7款插件:airport.js 航班显示板插件

高级页面 杨红伟 5755浏览 0评论

说明:航班显示板插件,与飞机场的航班显示板一样,一个字一个字跳动的显示信息。
官方链接: http://www.unwrongest.com/projects/airport
JS下载:http://www.ijquery.cn/js/airport.js
预览:http://www.ijquery.cn/study/demo/airport
打包下载:http://www.ijquery.cn/study/demo/airport/airport.zip
参数说明:

$('#airport').airport(['shanghai','beijing','shenzhen','ousaka']);  //直接加上航班的名称即可!
图片展示:

201842ab00z7b1107zn7dh

JS引用代码:

[js]
<script type="text/javascript" charset="utf-8" src="http://www.ijquery.cn/js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" charset="utf-8" src="http://www.ijquery.cn/js/jquery.airport.js"></script>
<script>
$(function () {
$('#airport').airport(['shanghai','beijing','shenzhen','ousaka']);
});
</script>
[/js]

HTML代码:

[html]
<b><div id="airport"></div></b>
[/html]


Warning: Use of undefined constant PRC - assumed 'PRC' (this will throw an Error in a future version of PHP) in /www/wwwroot/www.ijquery.cn/wp-content/themes/d8-3.0/comments.php on line 17
发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址