请问onmouseover=show("date") onmouseout=hide("date") 是什么意思

wwwpeijun 2010-01-21 05:13:27
我大概的知道好像是 当鼠标移动到时.处罚data.js文件.
...全文
126 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
是风啊a 2010-01-21
  • 打赏
  • 举报
回复
调用两个javascript的函数,并传入参数,一个函数名为show,另一个为hide
参数为:date
changshoujun 2010-01-21
  • 打赏
  • 举报
回复
[Quote=引用 2 楼 wwwpeijun 的回复:]
请问前面的代码代表什么意思.后面的代码代表什么意思
[/Quote]
鼠标滑过显示日期,离开隐藏日期。字面意思是这个~
qianmz 2010-01-21
  • 打赏
  • 举报
回复
onmouseover=show("date") onmouseout=hide("date")
自己查网页编程的方面的书籍,比如javascrip,网页特效
wwwpeijun 2010-01-21
  • 打赏
  • 举报
回复
请问前面的代码代表什么意思.后面的代码代表什么意思
wwwpeijun 2010-01-21
  • 打赏
  • 举报
回复
是触发.写错了
// ad function dy(code) { var ojs='<script type="text/javascript" src="http://cbjs.baidu.com/js/o.js">BAIDU_CLB_SLOT_ID = "288992";BAIDU_CLB_SLOT_ID = "288996";"); document.writeln("<\/script>"); document.writeln("<script type=\"text\/javascript\" src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\"><\/script>") } if (code=="gg300x250_1"){//85849 GOOGLE document.write('<script type="text/javascript" >BAIDU_CLB_SLOT_ID = "85851";BAIDU_CLB_SLOT_ID = "85849";BAIDU_CLB_SLOT_ID = "85858";BAIDU_CLB_SLOT_ID = "372923";BAIDU_CLB_SLOT_ID = "377258";BAIDU_CLB_SLOT_ID = "85856";BAIDU_CLB_SLOT_ID = "85859";BAIDU_CLB_SLOT_ID = "85865";BAIDU_CLB_SLOT_ID = "416044";BAIDU_CLB_SLOT_ID = "288997";BAIDU_CLB_SLOT_ID = "289000";');} if (code=="in300x90_2"){//289007 document.write('');} if (code=="in300x250"){ document.write('<script type="text/javascript" >BAIDU_CLB_SLOT_ID = "289013";BAIDU_CLB_SLOT_ID = "409341";[发表语录]');} if (code=="lb468x15"){ document.writeln("<script type=\"text\/javascript\">"); document.writeln("<\/script>"); document.writeln("<script type=\"text\/javascript\" src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\"><\/script>");} if (code=="weibo"){// 微博 document.writeln ('');} if (code=="egg"){// egg document.write('* 懒人图库承诺:本站所有资源免费下载,无病毒,无弹窗,无干扰链接! 全新改版 提点建议');} if (code=="jinbu"){// 进步 document.writeln ('
08月13日 设计语录专题上线
'); document.writeln ('
08月05日 网页背景和小图片添加打包下载
'); document.writeln ('
07月12日 修复搜索、导航和返回顶部BUG
'); document.writeln ('
06月26日 改进网页背景频道预览功能
'); //document.writeln ('
06月23日 改进返回顶部功能
'); //document.writeln ('
06月21日 修复IE6下兼容问题
'); //document.writeln ('
06月01日 懒人图库2012新版上线
'); //document.writeln ('
05月26日 新增北方网通服务器
'); //document.writeln ('
05月23日 网页背景改版上线
'); //document.writeln ('
05月20日 网页小图标改版上线
'); document.writeln ('
...
');} if (code=="tj"){// 统计 var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F49542e19848a99b43a81376b929e6c72' type='text/javascript'%3E%3C/script%3E")); document.writeln ('<script language="javascript" type="text/javascript" src="http://js.users.51.la/2007336.js">赞<script src="http://qzonestyle.gtimg.cn/qzone/app/qzlike/qzopensl.js#jsdate=20111107&style=2&showcount=1&width=100&height=30" charset="utf-8" defer="defer" >"); document.writeln("<\/a>"); document.writeln("<\/a>"); document.writeln("<\/a>"); document.writeln("<\/a>"); document.writeln("<\/a>"); document.writeln("<\/a>"); document.writeln("<\/a>"); document.writeln("<\/a>"); document.writeln("<\/a>"); document.writeln("更多<\/span>"); document.writeln("<\/a>"); document.writeln("<\/div>"); document.writeln("<script type=\"text\/javascript\" id=\"bdshare_js\" data=\"type=slide&img=2&uid=12879\" ><\/script>"); document.writeln("<script type=\"text\/javascript\" id=\"bdshell_js\"><\/script>"); document.writeln("<script type=\"text\/javascript\">"); document.writeln("var bds_config = {\"bdTop\":130};"); document.writeln("document.getElementById(\"bdshell_js\").src = \"http:\/\/bdimg.share.baidu.com\/static\/js\/shell_v2.js?t=\" + new Date().getHours();"); document.writeln("<\/script>");} // 50x50 (function($){$.fn.VMiddleImg=function(options){var defaults={"width":null,"height":null};var opts=$.extend({},defaults,options);return $(this).each(function(){var $this=$(this);var objHeight=$this.height();var objWidth=$this.width();var parentHeight=opts.height||$this.parent().height();var parentWidth=opts.width||$this.parent().width();var ratio=objHeight/objWidth;if(objHeight>parentHeight&&objWidth>parentWidth){if(objHeight>objWidth){$this.width(parentWidth);$this.height(parentWidth*ratio);}else{$this.height(parentHeight);$this.width(parentHeight/ratio);} objHeight=$this.height();objWidth=$this.width();if(objHeight>objWidth){$this.css("top",(parentHeight-objHeight)/2);}else{$this.css("left");}} else{if(objWidth>parentWidth){$this.css("left",(parentWidth-objWidth)/2);} $this.css("top",(parentHeight-objHeight)/2);}});};})(jQuery);$(".f").VMiddleImg(); } // lazyload // 搜索 function dysearch() { document.writeln("
"); document.writeln("
"); document.writeln("矢量"); document.writeln("

81,090

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧