اشتراک‌ها
نگارش‌های 5.0.12 و 3.1.21 دات نت و NET Core. منتشر شدند

You can download 5.0.12 and 3.1.21 versions for Windows, macOS, and Linux, for x86, x64, Arm32, and Arm64.

نگارش‌های 5.0.12 و 3.1.21 دات نت و NET Core. منتشر شدند
اشتراک‌ها
کتابخانه jquery-do-scroll

Creates an scroll-y like action.  Demo

var options = {
    onInit: function() {},
    onSpaceChange: function() {},
    spaceLimits: [0, 245, '#animate', '.spaces'],
    scrollbar: '.scrollbar',
    smoothEffect: true,
    initialSpace: 1,
    wheelStep: 150,
};
$('.scroll-container').doScroll(options);  

 

 
کتابخانه jquery-do-scroll
اشتراک‌ها
آموزش Flexbox در CSS3
 The Flexbox Layout officially called CSS Flexible Box Layout Module is new layout module in CSS3 made to improve the items align, directions and order in the container even when they are with dynamic or even unknown size. 
آموزش Flexbox در CSS3