Jobs search

Related Jobs

BJC HealthCare Full-time Remote (United States) $15 - $23.88 / hour 16h ago
16h ago
Apply
Personify Health Full-time Remote (United States) $16 - $18 / hour 17h ago
17h ago
Apply
University of Rochester Full-time Remote (United States) $21.36 - $29.90 / hour 17h ago
17h ago
Apply
PharmScript Full-time Remote (United States) $18 - $19 / hour 21h ago
21h ago
Apply
Brandt Information Services Full-time Remote (United States) $17 - $19.50 / hour 1d ago
1d ago
Apply
document.addEventListener('DOMContentLoaded', function () { const form = document.getElementById('job-apply-form-step-review'); if (form) { form.addEventListener('submit', function (e) { // Grab existing form action URL const actionUrl = form.getAttribute('action'); // Get current URL query string const queryString = window.location.search; // Append query string to the form's action URL if it doesn't already contain it if (queryString && !actionUrl.includes('?')) { form.setAttribute('action', actionUrl + queryString); } else if (queryString) { form.setAttribute('action', actionUrl + '&' + queryString.slice(1)); } }); } });