Virtual Ward Staff Nurses
Autism Assessment Practitioners
Our vacancies
- Site map
- Skip to Navigation
- Accessibility
- Text Size:
- Contrast:
Search the Norfolk and Suffolk NHS website
Search
Advanced options
Our vacancies
Back to top of page
Print this page
Email this page
Site map
Work with us submenu
Page Feedback
Page Feedback
Email:
Comment:
Rating
1
2
3
Submit Feedback
Back to top of page
Print this page
Email this page
Site map
Our services
Our services
Our services
Socials
Norfolk and Suffolk NHS Foundation Trust
© 2024
Powered by VerseOne Group Ltd
We have placed cookies on your computer to help make this website better. You can at any time read our cookie policy. Otherwise, we will assume that you are OK to continue.
Please choose a setting:
<\/script><\/script> ');
]]>
Register to access our ASPIRE study content");
$('#stage-fmfield-5').attr('placeholder', 'Please enter a strong password');
function loadedPage() {
//console.info("DOM loaded, guv");
$('html').addClass('page-loaded');
}
if (document.readyState === "loading") { // Loading hasn't finished yet
document.addEventListener("DOMContentLoaded", loadedPage);
} else { // `DOMContentLoaded` has already fired
loadedPage();
}
$("input[name*='service']").attr('autocomplete','off');
$("input[name*='keywords']").attr('autocomplete','off');
$("input[name*='surname']").attr('autocomplete','family-name');
$("input[name*='firstName']").attr('autocomplete','given-name');
$("input[name*='service']").attr('id','service');
$("input[name*='keywords']").attr('id','keywords');
$("input[name*='surname']").attr('id','surname');
$("input[name*='firstName']").attr('id','firstName');
$("input[name*='pageFeedbackEmail']").attr('autocomplete','email');
$('.blog-utilities.blog-search .input-name-blog-search').before( "" +$('.blog-utilities.blog-search .input-name-blog-search').html() +'' );
$('.matrixQuestions input:checkbox').each(function( index ) {
$(this).before( "" );
});
$('.form .row .field select').each(function( index ) {
$(this).before( "" );
});
$('.form .row .field :input[type="number"]').each(function( index ) {
$(this).before( "" );
});
$('.bx-pager-item').each(function() {
$(this).attr('tabindex', 0);
});
$( document ).ready(function() {
$( ".mobile-sidemenu" ).first().attr('id','sidemenu2');
$(".mobile-subnav-toggle").removeAttr("href");
$(".mobile-subnav-toggle").attr('role', 'button');
$(".mobile-nav-toggle").attr('role', 'button');
$(".mobile-nav-toggle").attr('title', 'mobile nav');
});
$('.page-feedback-placement-wrapper .actn-btn.actn-show-content').attr('title', 'collapsed content');
$(".close-search").attr('title', 'close search button');
$('.goog-te-menu-value').attr('tabindex', -1);
$('.accordion-base .actn-btn.actn-show-content').attr('title', 'collapsed content');
]]>
');
});
]]>
= 0) {
$('.fft-child-conditional').addClass('show');
} else {
$('.fft-child-conditional').removeClass('show');
}
});
}
]]>
t.removeAttribute('href'));
]]>
< Previous question').appendTo(quizQuestions[i]);
// if missing, add hidden class to hide node
if(!quizQuestions[i].classList.contains("hidden")) {
quizQuestions[i].classList.add("hidden");
console.log('after',quizQuestions[i]);
}
}
// Add next question button
for (let i = 0; i < quizQuestions.length - 1; i++) {
$('Next question >').appendTo(quizQuestions[i]);
}
// Show next question
$( ".nextQuestion" ).click(function() {
$(this).parent().removeClass('expanded').addClass('hidden');
$(this).parent().next().removeClass('hidden').addClass('expanded');
});
// Show previous question
$( ".prevQuestion" ).click(function() {
$(this).parent().removeClass('expanded').addClass('hidden');
$(this).parent().prev().removeClass('hidden').addClass('expanded');
});
// If role="presentation" and alt exist remove role
$(window).on("load", function () {
// If role="presentation" and alt exist remove role
$('img[alt][role="presentation"]').removeAttr("alt")
// Add autocomplete to inputs
// Define an array of objects, each containing the label text and the corresponding autocomplete value
var labelsAndAutocomplete = [
{ labelText: "Name", autocompleteValue: "name" },
{ labelText: "Email", autocompleteValue: "email" },
{ labelText: "Telephone", autocompleteValue: "tel" },
{ labelText: "Your telephone number", autocompleteValue: "tel" },
// Add more label-autocomplete pairs as needed
]
// Iterate over each object in the array
labelsAndAutocomplete.forEach(function (item) {
// Iterate over each div with the class 'row'
$("form .row").each(function () {
// Check if the div contains a label with the exact text from the current item
if ($(this).find("label").text().trim() === item.labelText) {
// If found, add the autocomplete attribute to the input within this div
$(this).find("input").attr("autocomplete", item.autocompleteValue)
}
})
})
// Turn page utils into list
$(".page-utils-links-wrap").each(function () {
const $ul = $("
- ")
- ").append($(this))
$ul.append($li)
})
$(this).append($ul)
})
});
]]>
$(this)
.children()
.each(function () {
const $li = $("