Untitled Snippet
Sticky Call Button Godrej Customer Care 18005714050Continue reading
Join 2,000,000+ Professionals who use WPCode to Future-Proof Their Websites!
Sticky Call Button Godrej Customer Care 18005714050Continue reading
(function ($) { $(document).ready(function () { const processBlurbs = () => { const $blurbs = $(“.et_pb_blurb.et_clickable”); const total = $blurbs.length; // Add role=”list” to container row $(“.dle-services-12-row”).attr(“role”, “list”); $blurbs.each(function (index) { const $blurb = $(this); const $h3 = $blurb.find(“h3”).first(); //…Continue reading
© Squarer. All rights reserved.Continue reading
jQuery( document ).ready( function($) { $(‘.hide-accessible’).attr(‘aria-hidden’, ‘true’); });Continue reading
document.addEventListener(“DOMContentLoaded”, function () { const elements = document.querySelectorAll(‘.primary_address’); elements.forEach(function (el) { const address = el.textContent.trim(); if (address !== ”) { const mapsUrl = ‘https://www.google.com/maps/dir/?api=1&destination=’ + encodeURIComponent(address); el.innerHTML = ‘‘ + address + ‘‘; } }); });Continue reading
.djacc–sticky.djacc–bottom-right { bottom: 10px; right: 20px; } @media (min-width: 800px) { .djacc–sticky.djacc–bottom-right { bottom: 40px; right: 20px; } }Continue reading
/* Load jQuery for Grocery List Application */ function grocery_list_jquery_loader() { ?>Continue reading
// Carrega a biblioteca Inputmask var script = document.createElement(‘script’); script.src = “https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/5.0.8/jquery.inputmask.min.js”; script.onload = function () { aplicarMascaraCPF(); }; document.head.appendChild(script); // Função que aplica a máscara e a validação no campo CPF function aplicarMascaraCPF() { if (typeof jQuery === ‘undefined’…Continue reading
// Carrega a biblioteca Inputmask var script = document.createElement(‘script’); script.src = “https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/5.0.8/jquery.inputmask.min.js”; script.onload = function () { aplicarMascaraCPF(); }; document.head.appendChild(script); // Função que aplica a máscara e a validação no campo CPF function aplicarMascaraCPF() { if (typeof jQuery === ‘undefined’…Continue reading
/* Load jQuery for Grocery List Application */ function grocery_list_jquery_loader() { ?>Continue reading