旧站的内容可能已过时。您可以前往“真魂”分站查看本页面,那里的内容将会定期同步。
“个人维基:首页”的版本间的差异
来自个人维基
小 |
(Add ARIA to recent-changes / new-pages tabs) |
||
第32行: | 第32行: | ||
<div style="display: flex; flex-wrap: wrap; justify-content: stretch;"> | <div style="display: flex; flex-wrap: wrap; justify-content: stretch;"> | ||
− | {{{{FULLPAGENAME}}/模板/板块|<html | + | {{{{FULLPAGENAME}}/模板/板块 |
− | ><a id= | + | |{{MywikiParaHack|<html> |
− | + | <div id=rcnp-tabs role=tablist | |
− | + | ><a id=rcnp-tab-rc role=tab aria-controls=rcnp-rc aria-selected=true href="javascript:;">最近更改</a | |
− | + | > | <a id=rcnp-tab-np role=tab aria-controls=rcnp-np aria-selected=false href="javascript:;">最新页面</a | |
− | </ | + | ></div><style> |
+ | #rcnp-tabs > a[aria-selected=true] { | ||
+ | color: inherit; | ||
+ | text-decoration: none; | ||
+ | cursor: inherit; | ||
+ | } | ||
+ | </style> | ||
+ | <script> | ||
+ | $("#rcnp-tab-rc").click(function () { | ||
+ | $("#rcnp-rc").show() | ||
+ | $("#rcnp-np").hide() | ||
+ | $("#rcnp-tab-rc").attr("aria-selected", "true") | ||
+ | $("#rcnp-tab-np").attr("aria-selected", "false") | ||
+ | }) | ||
+ | $("#rcnp-tab-np").click(function () { | ||
+ | $("#rcnp-rc").hide() | ||
+ | $("#rcnp-np").show() | ||
+ | $("#rcnp-tab-rc").attr("aria-selected", "false") | ||
+ | $("#rcnp-tab-np").attr("aria-selected", "true") | ||
+ | }) | ||
+ | </script> | ||
+ | </html>}} | ||
|style= display: flex; flex-direction: column; flex: 2 1 50%; box-sizing: border-box; | |style= display: flex; flex-direction: column; flex: 2 1 50%; box-sizing: border-box; | ||
− | | | + | |{{MywikiParaHack|<html |
− | <div id= | + | ><div style="height: 20rem; overflow-y: auto; overflow-wrap: break-word;"> |
− | <div id= | + | <div id=rcnp-rc role=tabpanel aria-labelledby=rcnp-tab-rc> |
− | </div>}} | + | </html>}}{{{{FULLPAGENAME}}/模板/最近更改}}{{MywikiParaHack|<html> |
+ | </div> | ||
+ | <div id=rcnp-np role=tabpanel aria-labelledby=rcpb-tab-np style="display: none"> | ||
+ | </html>}}{{{{FULLPAGENAME}}/模板/最新页面}}{{MywikiParaHack|<html> | ||
+ | </div> | ||
+ | </div></html>}}}} | ||
<div style="flex: 1 2 25%; display: flex; flex-direction: column;"> | <div style="flex: 1 2 25%; display: flex; flex-direction: column;"> | ||
第59行: | 第85行: | ||
* [https://zh.moegirl.org.cn/User:DGCK81LNN 萌娘百科用户页] | * [https://zh.moegirl.org.cn/User:DGCK81LNN 萌娘百科用户页] | ||
}} | }} | ||
+ | </div> | ||
</div> | </div> |
2022年8月20日 (六) 19:49的版本
“正经”博客已迁移到这里:LNN的博客!