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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T01:42:33+00:00 2026-05-20T01:42:33+00:00

I am reloading partial using ajax this way: new Ajax.PeriodicalUpdater(‘content’, ‘/shouts/update.js’, { method: ‘get’,

  • 0

I am reloading partial using ajax this way:

new Ajax.PeriodicalUpdater('content', '/shouts/update.js', { method: 'get', frequency: 1});

The reload is working great.

I added this javascript code to update.js to make the partial content fade:

$('content').fade({ duration: 3.0, from: 0, to: 1 });

And the problem is that nothing happens (the content doesn’t fade).

What do you think is the problem?

  • 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-20T01:42:33+00:00Added an answer on May 20, 2026 at 1:42 am

    I think the problem is that there is no fade function in JQuery… Try fadeTo

    $('content').fadeTo(3000, 0);
    

    also there is the function fadeToggle(). There you have a simple switch 🙂

    UPDATE: thought it is was jquery… within Ajax.PeriodicalUpdater you can set the parameter evalScripts to true then the script will be available…
    http://api.prototypejs.org/ajax/Ajax/Updater/

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

Sidebar

Related Questions

I am working on a website (Asp.net mvc), where I have multiple partial views.
I was reading the book Apress Pro LINQ: Language Integrated Query in C# and
I've been reading Scott Guthrie's post on Passing ViewData from Controllers to Views ,
I notice many applications like firefox allow me to watch part of a video
I want to read data of average saturation (%) for water as shown below.
i'm trying to create an application which connects to internet and consume web services
I work for a large organization that supports many different sites on a nation
Normally I write a class and add XML Serialization to it for my web
I'm working on an application that it's been giving me some trouble, partly because
I've been reading some posts here and articles around the web but I can't

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.