MediaWiki:Common.js:修订间差异

跳到导航 跳到搜索
添加4字节 、​ 2020年8月4日 (星期二)
无编辑摘要
无编辑摘要
无编辑摘要
第65行: 第65行:
             ButtonLink.appendChild( ButtonText );
             ButtonLink.appendChild( ButtonText );


             Button.appendChild( document.createTextNode( '[' ) );
             //Button.appendChild( document.createTextNode( '[' ) );
             Button.appendChild( ButtonLink );
             Button.appendChild( ButtonLink );
             Button.appendChild( document.createTextNode( ']' ) );
             //Button.appendChild( document.createTextNode( ']' ) );


             Header.insertBefore( Button, Header.firstChild );
             Header.insertBefore( Button, Header.firstChild );

导航菜单