Dedale.iohttps://www.dedale.io
Le studio qui améliore l’expérience des agents et usagers du Service Public
Le studio qui améliore l’expérience des agents et usagers du Service Public
https://codepen.io/shadeed/pen/b6675023aca8bfcfccf270306c55bad9
https://a11y-style-guide.com/style-guide/section-navigation.html#kssref-navigation-navigation-mobile
http://web-accessibility.carnegiemuseums.org/code/navigation/
https://www.a11ymatters.com/pattern/mobile-nav/#dont-hide-the-nav-element
Style guide and pattern library promoting accessible components and WCAG compliance criteria
This tutorial provides the steps to apply CSS-Trick’s Scroll Page Horizontally With Mouse Wheel in Oxygen on a Section having the Gallery component. Note: Vertical scrolling does not continue past the Section once the horizontal scrolling of the content (the Gallery in this case) has reached the end. If that is needed, follow this tutorial […]
1) Load jQuery and the Mouse Wheel plugin Mouse Wheel plugin is here. 2) Attach mousewheel event to body The "30" represents speed. preventDefault ensures