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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T01:08:35+00:00 2026-05-11T01:08:35+00:00

I have a .txt file that I need to include into a page, that

  • 0

I have a .txt file that I need to include into a page, that gets dynamically updated every 5 seconds, so I need to refresh it via ajax, so that the updated content can be seen without refreshing the page. I want to do it so it fades into the div, with every 5 second update.

Currently Im doing it like this, which is pretty ugly looking

function getSearches() {       $('#latest_searches').animate({          opacity: 0.3       }, 1000 );  $('#latest_searches').load('_latest_searches.php', '', callback); }  function callback() {   $('#latest_searches').animate({          opacity: 1       }, 1000 );  setTimeout('getSearches();', 5000); }  $(document).ready(getSearches); 
  • 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. 2026-05-11T01:08:35+00:00Added an answer on May 11, 2026 at 1:08 am

    I think you want to create a Digg Spy-like effect, check this demo.

    Check also this article/screencast: Simple jQuery Spy Effect

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

Sidebar

Related Questions

I have a generated txt file. This file has certain lines that are superfluous,
I have a file temp.txt, that I want to sort with the sort command
I have a C# application that includes the following code: string file = relativePath.txt;
I need to include and external file that is on another url. For example
I have a txt file which actually is a html source of some webpage.
I have to read a txt file with lines formated like this: 1: (G,
I have a java.hprof.txt file (automatically generated after an OutOfMemoryError) which I would like
I have quite a large list of words in a txt file and I'm
I have a file 'records.txt' which contains over 200,000 records. Each record is on
I have 4 versions of file A.txt in my subversion repository, say: A.txt.r1, A.txt.r2,

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.