Category: Snippets

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

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

Adding Meta Author

Adding Meta Author in WordPress
23
March
View Code

Adding active class to active navigation with jQuery

Code snippet to add active class to active navigation menu.
23
March
View Code

Navigation Menu

Code (Function) to bring up the menu list in WordPress
23
March
View Code

Adding CLASS After Page Load

This javascript code snippet is to add a class to an element after the page is finished loading the DOM.
22
March
View Code
Back to top
cross