Dynamic Monsterlinks By Class Name
// Target by class name window.onload = function(){ const dynamicMonsterLinks = document.querySelectorAll("a.myClass"); dynamicMonsterLinks.forEach(dynamicMonsterLinks => dynamicMonsterLinks.href =…
Your HTML link may look something like this v2
Some link on your site.
MemberPress: Bulk Delete All Expired Subscriptions
Running this code snippet will delete all expired and canceled subscriptions in bulk each time the…
Untitled Snippet
connect site to google
Smooth Scrolling
html { scroll-behavior: smooth; }
Untitled Snippet
document.addEventListener("DOMContentLoaded", () => { const canvas = document.getElementById("canvas"); const ctx = canvas.getContext("2d"); const expressionInput = document.getElementById("expressionInput");…
Google Analytics
Downloaded when the analytics account was setup
Automatically Close Campaign After Specific Amount of Seconds
The below code snippet closes your campaign after a specific amount of seconds have passed.
Food quiz 2
Getting Older Quiz 🧠 Healthy Food Quiz for Older Adults Submit Quiz
Payment Method Smart Tag
This code only has handling for klarna, us_bank_account and card (default). The other available types are…
om.Api.init
document.addEventListener('om.Api.init', function(event) {} );
om.WebFonts.init
document.addEventListener('om.WebFonts.init', function(event) { console.log(event.detail.WebFonts); console.log(event.detail.Campaign); } );
bos_leaderboard_top6
Displays loyalty points and activity leaders for Best Of Sarasota