Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8289721
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T12:34:48+00:00 2026-06-08T12:34:48+00:00

I need to have a message box like thing (but with no buttons), that

  • 0

I need to have a message box like thing (but with no buttons), that would display on the screen saying All data was saved and then fades away in 2-3 seconds.

It’s like an alert, where we are alerting the user that the records have been saved. But i need it to display in a small box on top of the screen and it should fade out.

Can someone help me with a javascript code that would do this ?

Sorry, i have any code, and hope i made my question clear.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T12:34:49+00:00Added an answer on June 8, 2026 at 12:34 pm

    * EDIT *

    OP has since clarified that they are not currently using jQuery … but since doing JS animations by hand is non-trivial, I would suggest that the OP should start using jQUery in order to solve this problem (not to mention all the other great uses of the library). See comments for details.

    * END EDIT *

    Won’t write your code for you, but if you’re using jQuery you probably want to look in to fadeOut: http://api.jquery.com/fadeOut/

    With it you can do something like:

    $('body').append('<div id="alert">ALL data was saved</div>');
    $('#alert').fadeOut('slow')
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a synchronous web service call that returns a message. I need to
I need to display a modeless message box whenever a user hovers over a
I have a Yes/No dialog from UIAlertView with two buttons. I would like in
I have need for a function pointer that takes two arguments and returns a
I need to have custom checkboxes which wasn't that tricky. I made checkbox_selector to
I need to have the URL like photos/13/rate => I have created following routing
I would like to loop through a checked list box and see which values
I need it so badly I have been trying it from 3 days but
I would like to be able to prioritize the outgoing data/messages from a WCF
I've ran into next mystic thing in Winapi/MFC, I have an edit box, contents

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.