User:Irukaza/common.js:修订间差异

H萌娘,万物皆可H的百科全书!
跳到导航 跳到搜索
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第2行: 第2行:
srch=document.getElementById("section_0");
srch=document.getElementById("section_0");
srch.parentElement.insertBefore(spanobj,srch);
srch.parentElement.insertBefore(spanobj,srch);
spanobj.innerHTML="<a href=\"#\" title=\"公告\" id=\"notice\">讨论<\/a>·<a href=\"#\" title=\"公告\" id=\"notice\">分类<\/a>·<a href=\"#\" title=\"公告\" id=\"notice\">公告<\/a>·<a href=\"#\" title=\"公告\" id=\"notice\">下载APP<\/a>";
spanobj.innerHTML="<a href=\"#\" title=\"公告\" id=\"notice\">讨论<\/a> · <a href=\"#\" title=\"公告\" id=\"notice\">分类<\/a> · <a href=\"#\" title=\"公告\" id=\"notice\">公告<\/a> · <a href=\"#\" title=\"公告\" id=\"notice\">下载APP<\/a>";

2021年8月18日 (三) 22:05的版本

spanobj=document.createElement("span");
srch=document.getElementById("section_0");
srch.parentElement.insertBefore(spanobj,srch);
spanobj.innerHTML="<a href=\"#\" title=\"公告\" id=\"notice\">讨论<\/a> · <a href=\"#\" title=\"公告\" id=\"notice\">分类<\/a> · <a href=\"#\" title=\"公告\" id=\"notice\">公告<\/a> · <a href=\"#\" title=\"公告\" id=\"notice\">下载APP<\/a>";