I have a page which uses scriptaculous to show a form. I'd like to add some way of showing the form if JavaScript is disabled. I was thinking I might be able to stop the user navigating away and instead call scriptaculous if JavaScript is enabled, but I have no idea how I'd do it.