תפריט ניווט

שינויים

קפיצה לניווט קפיצה לחיפוש
הוסרו 171 בתים ,  15:19, 9 ביוני 2020
אין תקציר עריכה
// Append the cloned element to TOC with id="toctitle"
if ($('#.toctitle').length > 0) { document$('.getElementByIdtoctitle').get("toctitle"0).appendChild(clnPageHead);
// toc laggy sticky - based over contained sticky scroll: http://blog.echoenduring.com/2010/11/27/making-of-the-contained-sticky-scroll-jquery-plugin/
 
 
(function( $ ){
$.fn.containedStickyScroll = function( options ) {
})( jQuery );
jQuery('#toc').containedStickyScroll({oSelector:'#toc'});
}
}
}
});
});
 
$("#heroButton").click(function(e) {
e.preventDefault();
var aid = $(this).attr("href");
$('html,body').animate({scrollTop: $(aid).offset().top-127},'slow');
});
משתמש אלמוני

הודפס מתוך מאגר הידע של דואלוג בכתובת: "https://doalogue.co.il/wiki/מיוחד:השוואה_ניידת/9125"

משותף תחת רישיון CC-BY 4.0. ניתן להפיץ באופן חופשי תוך מתן קרדיט לדואלוג וקישור למקור.