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 1808680
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T06:17:31+00:00 2026-05-17T06:17:31+00:00

Platform: ASP.NET 3.5, ASP.NET Ajax intermixed I’m very green to jQuery, so have been

  • 0

Platform: ASP.NET 3.5, ASP.NET Ajax intermixed

I’m very green to jQuery, so have been having a hard time with what I assume to be trivial.

All I need to do is create the following scenario

  1. user logs in to my site, and I take him/her to a ‘dashboard’
  2. I want a nice little bar to ‘fade in’ with some information I want to draw his/her attention to

The examples on jQuery seem to suggest I need to click something to make it happen – but I don’t want any user interaction. User logs in, user sees a nice fadein info bar. That’s it.

I saw a few examples and can’t get it to work and I have tried both the following:

(1)

  $(document).ready(function () {           
           $("#fadein").fadein("slow");           
   });

(2)

$("#fadein").bind("load", function () { $(this).fadeIn(); });

My div is as follows

<div id="fadein" style="display:none;">this will fade in now yeah</div>

(PS – I have tried with display:none and without it. Made no difference)

What am I missing? What am I doing wrong? Just in case it helps

  • I moved the from the contentpage to the masterpage, made no difference

Any help appreciated.

  • 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-05-17T06:17:32+00:00Added an answer on May 17, 2026 at 6:17 am

    The first should work, just fix the function name which is .fadeIn() instead of .fadein():

    $('#fadein').fadeIn('slow');
                     ^
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have downloaded the ASP.NET MVC 2 Release version (using Web Platform Installer) as
I have a large ASP.NET website on a hosted platform. It shares the machine
Platform: Server - ASP.NET 3.5 / C#; client side - javascript/jQuery This is what
Platform: C# ASP.NET 3.5 I have a ListView which builds a Rate field which
Platform: ASP.NET 4.0 MVC 4 C# jQuery Here's what I want to do. I'm
We have a white-labelled platform built on Asp.Net MVC2. At present the site has
I recently installed ASP.NET MVC 3 via web platform installer. I don't have the
I'm new to Linux but have to port a asp.net app to Linux platform.
Recently I am developing a online platform using ASP.NET MVC 3, and I have
I have a web based ASP.net platform which serves many thousands of clients per

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.