aabodrealesstate.com

document.addEventListener("DOMContentLoaded", function(){ document.querySelectorAll(".readmore-wrapper").forEach(function(wrapper){ const btn = wrapper.querySelector(".readmore-btn"); btn.addEventListener("click",function(){ wrapper.classList.toggle("active"); if(wrapper.classList.contains("active")){ btn.textContent="Read Less"; }else{ btn.textContent="Read More"; } }); }); });

Compare