I have a button on my page which when pressed displays a hidden div. Is there a way for me to use jquery .show so that this div (containing text) is shown, appears for a few seconds, say 3 seconds, and then is hidden again without a user havind to re-click the button. (ie. use the .hide jquery function). Below i will attach the appropriate code:I have a button on my page which when pressed d