更改

跳到导航 跳到搜索
无编辑摘要
第2行: 第2行:     
$(function() {
 
$(function() {
     alert("test");
+
      
 
     $(".mw-summary-preset-item a").closest('.oo-ui-fieldLayout-header').width($('#wpSummary').width());
 
     $(".mw-summary-preset-item a").closest('.oo-ui-fieldLayout-header').width($('#wpSummary').width());
 
     $(".mw-summary-preset-item a").on("click", function() {
 
     $(".mw-summary-preset-item a").on("click", function() {
 +
        alert("test");
 
         $('[name="wpSummary"]').val($('[name="wpSummary"]').val() + " " + $(this).html());
 
         $('[name="wpSummary"]').val($('[name="wpSummary"]').val() + " " + $(this).html());
 
     });
 
     });
行政员、steward、管理员
1,111

个编辑

导航菜单