Daycare questionnaire Step 1 of 5 Step 2 of 5 Step 3 of 5 Step 4 of 5 Step 5 of 5 Your name Telephone Email Previous Next Dog name Size (Kg) Age Previous Next Dog image Previous Next Is it neutered? Select an optionYesNo Is it sociable with males and females? Select an optionYesNo Is it used to living in an apartment?? Select an optionYesNo Are you from Tarragona or the surrounding area and can you come for a visit and pre-adaptation before the nursery? Select an optionYesNo Previous Next Service date Previous Next document.addEventListener('DOMContentLoaded', function () { // Change "Next" buttons document.querySelectorAll('.uacf7-next').forEach(function(btn) { console.log(1); if (btn.innerText === 'Next') { console.log(2); btn.innerText = 'Següent'; } }); // Change "Previous" buttons document.querySelectorAll('.uacf7-prev').forEach(function(btn) { if (btn.innerText === 'Previous') { btn.innerText = 'Enrere'; } }); });