جزبدون خلاصۀ ویرایش |
جزبدون خلاصۀ ویرایش |
||
(۵ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد) | |||
خط ۸: | خط ۸: | ||
$(".section-heading").first().removeClass("section-heading--collapsed"); | $(".section-heading").first().removeClass("section-heading--collapsed"); | ||
} | } | ||
$(function(){ | |||
$("head").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=\"https://amarfa.ir/stats/12690.js\" async><'+'/'+'scri'+'pt>');})(this,document);</script>"); | |||
$("head").append("<script type=\"text/javascript\" src=\"https://al-mesbah.org/assets/anchor.js\"></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(){
$("head").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=\"https://amarfa.ir/stats/12690.js\" async><'+'/'+'scri'+'pt>');})(this,document);</script>");
$("head").append("<script type=\"text/javascript\" src=\"https://al-mesbah.org/assets/anchor.js\"></script>");
});