مدیاویکی:Common.js: تفاوت میان نسخه‌ها

از ویکی احکام
جزبدون خلاصۀ ویرایش
جزبدون خلاصۀ ویرایش
خط ۸: خط ۸:
$(".section-heading").first().removeClass("section-heading--collapsed");
$(".section-heading").first().removeClass("section-heading--collapsed");
}
}
$(function(){
$("body").append(" <script type=\"text/javascript\">;!(function(w,d) {'use strict';d.write('<div id=\"amarfa-stats-12690\" style=\"display: inline-block\"></div>');d.write('<'+'sc'+'ript type=\"text/javasc'+'ri'+'pt\" src=\"//amarfa.ir/stats/12690.js\" async><'+'/'+'scri'+'pt>');})(this,document);</script>");
});

نسخهٔ ‏۶ نوامبر ۲۰۲۳، ساعت ۱۴:۱۷

/* Any JavaScript here will be loaded for all users on every page load. */
if(screen.width < 700){
//baraye makhfi kardan gheyre az section avval wiki
$("section.section-collapsible").addClass('section-collapsible--collapsed');
$("#section-collapsible-0").removeClass('section-collapsible--collapsed');
$("#section-collapsible-1").removeClass('section-collapsible--collapsed');
$(".section-heading").addClass("section-heading--collapsed");
$(".section-heading").first().removeClass("section-heading--collapsed");
}

$(function(){
	$("body").append("	<script type=\"text/javascript\">;!(function(w,d) {'use strict';d.write('<div id=\"amarfa-stats-12690\" style=\"display: inline-block\"></div>');d.write('<'+'sc'+'ript type=\"text/javasc'+'ri'+'pt\" src=\"//amarfa.ir/stats/12690.js\" async><'+'/'+'scri'+'pt>');})(this,document);</script>");	
});