绝对零度 北京怀旧80S 低调务实 享受创业

6.cn六间房LOGO特效代码

 

<link href="http://6.cn/csjs/20070922/a.css" rel="stylesheet" type="text/css" media="all" />
<script type="text/javascript" src="http://6.cn/csjs/20070922/mt.js"></script>

<div id="header-left">
<p><a href="http://6.cn/"><img src="http://r.6.cn/imges/new_idx/6cnlogom.gif" alt="site logo" title="你的视频发布和分享空间"/></a><img id="mlogo" src="http://r.6.cn/imges/new_idx/66logos4.gif" alt=""  /></p>
</div>
<script type="text/javascript">
// mlogo
$('mlogo').makeDraggable({onComplete: function(){ this.element.effects({transition:Fx.Transitions.elasticOut , duration:800}).start({left:[this.element.getStyle('left').toInt(),0],top:[this.element.getStyle('top').toInt(),0]}) } }) ;
</script>

 

css精简后

a img { border:0px;
}
#header-left { float:left; width:200px;
}
#header-left p { margin:15px 0 0; width:175px; position:absolute; z-index:500;
}
#header-left p img { display:block;
}
#header-left p img#mlogo { position:absolute; left:0px; top:0px; cursor:move; z-index:555;
}
标签:
分类:零度共享| 发布:赵克| 查看: | 发表时间:2007/9/22
原创文章如转载,请注明:转载自赵克 Blog http://www.zhaoke.org/
本文链接:http://www.zhaoke.org/ZHAOKE/220.html

相关文章

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。