您的位置:首页 > 编程语言

Ubuntu9.04 正式版发布时间的WEB倒计时代码

2009-04-13 09:24 507 查看
  在Ubuntu 8.10 正式版发布之前 Ubuntu
官方提供正式版发布时间的WEB倒计时,不知道各位站长是否有加入官方提供的代码到你的网站或者Blog中没有。现在Ubuntu 9.04
正式版也准备发布了,估计是上个版本用户参与度高,官方觉得方法可行,这次Ubuntu 官方也提供了Ubuntu 9.04
正式版发布时间的WEB倒计时。如果你有网站或 Blog ,可以加入以下代码,一起期待Ubuntu新版的诞生!

  Ubuntu 9.04 正式版发布时间的WEB倒计时设计得更佳人性化,不单提供了 javascript 版本还提供了 iframe 和 图片版本。大大方便了那些使用不支持 javascript 的博主来宣传 Ubuntu 。同时也可以很轻松地把代码加到论坛的个性签名中。你只要直接复制代码就可以加入到自己的网页或者签名中,一起来尝试下!

  The ring



  代码:
   <script type="text/javascript" src="http://www.ubuntu.com/files/countdown/display.js"></script>

  The calendar



  代码:
  <script type="text/javascript" src="http://www.ubuntu.com/files/countdown/display2.js"></script>

  Animated banner



  代码:
  <iframe
src="http://www.ubuntu.com/files/countdown/904/countdown-9.04-1/countdown.html"
width="180" height="150" frameborder="0" scrolling="no"
name="ubuntucountdown"><a
href="http://www.ubuntu.com/"><img
src="http://www.ubuntu.com/files/countdown/904/countdown-9.04-1/00.png"
alt="Ubuntu 9.04 - on desktops, netbooks, servers and in the cloud"
width="180" height="150" border="0" /></a></iframe>

  Simple image (不能用javascript 的用户使用)



  代码:
  <a
href="http://www.ubuntu.com/"><img
src="http://www.ubuntu.com/files/countdown/static.png" width="180"
height="150" alt="Ubuntu: For Desktops, Servers, Netbooks and in the
cloud" border="0" /></a>

 

转自:http://pcedu.pconline.com.cn/softnews/yejie/0904/1616491.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息