🌿 Back to all jobs

🥝 Administrator

Heritage Lifecare | Masterton, New Zealand | Posted April 12, 2026

Job Description

  • Part Time
  • Application Closes 17 Apr 2026
  • Wellington - Wairarapa
  • Office and Administrative Support Worker
  • // JavaScript to handle the click event and share the URL document.addEventListener('DOMContentLoaded', function () { const shareLinks = document.querySelectorAll('.share-link'); shareLinks.forEach(link => { link.addEventListener('click', function (e) { e.preventDefault(); const platform = this.getAttribute('data-platform'); console.log('Platform:', platform); // Debugging line const pageUrl = `${window.location.href}?source=${platform}`; const shareUrl = getShareUrl(platform, pageUrl); console.log('Share URL:', shareUrl); // Debugging line window.open(shareUrl, '_blank'); }); }); function getShareUrl(platform, pageUrl) { const shareUrls = { 'facebook': `https://www.facebook.com/share.php?u=${encodeURIComponent(pageUrl)}`, 'linkedin': `https://www.linkedin.com/sharing/share-offsite/?url=${encodeURIComponent(pag...

    Apply for This Position

    Submit Application