Dan06 Posted November 5, 2008 Share Posted November 5, 2008 I'm trying to put together a form, where once the user clicks the submit button and the form values are successfully uploaded to the database a message box fades in stating the upload/save was successful and then fades away in a couple of seconds. I'm new to javascript, so I don't know how to put together the code to accomplish the message box. Anyone with ideas, suggestions, and sample codes please share them. Thanks. Link to comment https://forums.phpfreaks.com/topic/131496-how-to-create-message-display-box/ Share on other sites More sharing options...
Adam Posted November 5, 2008 Share Posted November 5, 2008 To be honest if you're new to javascript this will be a tough learning experience, but I once found this helpful for blending / fading objects in and out .. http://brainerror.net/scripts/javascript/blendtrans/ Adam Link to comment https://forums.phpfreaks.com/topic/131496-how-to-create-message-display-box/#findComment-682969 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.