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

  • SEARCH
  • Home
  • 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 7942715
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T00:03:27+00:00 2026-06-04T00:03:27+00:00

In JavaScript, is it possible to return a value from a parent function from

  • 0

In JavaScript, is it possible to return a value from a parent function from within a jquery callback function?

function thingsLoaded() {
 $("#loadingSplash").fadeOut( 1000, function() { //return thingsLoaded here    });
}

I’ve read some questions on here regarding Async vs Sync for AJAX callbacks? Does the same apply for this?

Also, I do not need to pass any variables, it’s more just a timing thing to return from the thingsLoaded function once the fadeOut is completed.

EDIT: Clarification: I would like to delay returning from the thingsLoaded function, until the fadeOut callback function is complete.

  • 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-04T00:03:29+00:00Added an answer on June 4, 2026 at 12:03 am

    Assuming I’ve understood your question correctly, (I think you want to return from thingsLoaded in the callback, rather than actually returning thingsLoaded itself) then no.

    The thingsLoaded function will return undefined before the callback is executed. If you have code that is dependent on the animation being finished, it has to go inside the callback. This is because fadeOut is asynchronous.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: How to call a JavaScript function from PHP? I have a php
If I have a javascript function, it is possible that I do not return
This is from Crockford's JavaScript: The Good Parts var is_array = function (value) {
Possible Duplicate: JavaScript: Why the anonymous function wrapper? I would like to ask you
Is it possible through javascript to read the number from the iphone. Lets say
Possible Duplicate: JavaScript Function Definition in ASP User Control Hi, I have a generic
Possible Duplicate: javascript: pause setTimeout(); Im using jQuery and working on a notification system
Possible Duplicate: JavaScript post request like a form submit I have a value calculated
Is this possible? I return the time that something was posted via PHP function
This Javascript which uses functions from jQuery is quite handy but getting feedback on

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.