查看“Widget:Hover”的源代码
←
Widget:Hover
跳转至:
导航
,
搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于这些用户组的用户使用:
用户
,
管理员
,Editor
您没有权限编辑
Widget
名字空间内的页面。
您可以查看与复制此页面的源代码。
<noinclude> </noinclude><includeonly><!--{if !isset($wgHover) || !$wgHover}--><!--{assign var="wgHover" value=true scope="global"}--><style> .hover { position: relative; } .hoverbefore, .hoverafter { position: absolute; transition: .37s all linear } .hover:hover .hoverbefore, .hoverafter { opacity: 0; } .hover:hover .hoverafter { opacity: 1; }</style><script> window.RLQ = window.RLQ || []; window.RLQ.push(function(){ mw.loader.implement("widgetHover",function($, jQuery){ $('.hover').each(function(){ var height = 0, width = 0; $(this).children().each(function(){ if ($(this).height() > height) height = $(this).height(); if ($(this).width() > width) width = $(this).width(); }); if(!/width\s*:\s*\d+px/.test($(this).attr('style'))) $(this).width(width); if(!/height\s*:\s*\d+px/.test($(this).attr('style'))) $(this).height(height); }); }); });</script><!--{/if}--></includeonly>
返回至
Widget:Hover
。
导航菜单
个人工具
创建账户
登录
命名空间
Widget
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
讨论版
提问求助区
帮助
帮助
沙盒
编辑教程
创建新条目
工具
链入页面
相关更改
特殊页面
页面信息