Senior Mental Health Nurse
Similar jobs like this one
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
© 2023
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ÔÇÖre 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');
});
]]>