Category: Snippets

Some collection of snippet code used by Digitalizer My ID to support website creation using CMS WordPress & Oxygen Builder

Change Video Playing Speed with Javascript

If you want to play html tag "video" slower 80%, you can use this code:
4
July
View Code

Accordion

Accordion code snippet
16
May
View Code

Flickity Slider Constant Autoplay

Snippet from: https://codepen.io/HiddeDeRidder/pen/aQNoEe
14
March
View Code

Fade-In Effect on Window Load

Javascript code for fade-in effect on window load
10
January
View Code

Disable AOS in Oxygen Builder Editor

CSS for disable AOS in Oxygen Builder
30
December
View Code

OpenStreetMap and Leaflet.js

Snippets code to use OpenStreetMap and Leaflet.js
5
December
View Code

Solution of Jumping Modal Popups

I get this code from my client and also my friend 😊
2
October
View Code

Menu Accordion

I found this snippet code to create menu accordion from CodePen, but I did slightly modification from original code to […]
8
June
View Code
1 2 3
Back to top
cross