Category: Snippets

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

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

Growing Effect CSS

CSS code for animating zooming elements using the grow class.
30
November
View Code

Woocommerce Total Item with Ajax

Woocommerce Total Item with Ajax Code Snippet
15
August
View Code

Limiting the number of words in the excerpt of the article

Snippet code for limiting the number of words in the excerpt of the article
15
July
View Code

Animation Counter Javascript

Javascript code to display running count numbers
9
June
View Code

HTML Code to Redirect Domain

HTML code to automatically redirect visitors who open a particular domain address to another domain address.
9
June
View Code

Auto Focus in Search Form

This code snippet is to create an auto focus function in the search form when the search button is clicked.
8
June
View Code

Add Code Snippet to a Specific Page Header

Code Snippet to add specific code to a specific page header.
17
April
View Code
Back to top
cross