Grey out screen on form submit until new page load

Add just under the page <body> tag – Normal Add just under the page <body> tag – WordPress (Same but needs the ‘$’ changed to ‘jQuery’ or you get “TypeError: $ is not a function” console errors) Create a style for it For any form submit you want to trigger it use onsubmit If you […]

Read More