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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T20:53:02+00:00 2026-05-10T20:53:02+00:00

As the title suggests, I am having trouble maintaining my code on postback. I

  • 0

As the title suggests, I am having trouble maintaining my code on postback. I have a bunch of jQuery code in the Head section and this works fine until a postback occurs after which it ceases to function!

How can I fix this? Does the head not get read on postback, and is there a way in which I can force this to happen?

JavaScript is:

        <script type='text/javascript'>         $(document).ready(function()         {             $('.tablesorter tbody tr').tablesorter();          $('.tablesearch tbody tr').quicksearch({             position: 'before',             attached: 'table.tablesearch',             stripeRowClass: ['odd', 'even'],             labelText: 'Search:',             delay: 100         });        });          </script> 
  • 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-10T20:53:02+00:00Added an answer on May 10, 2026 at 8:53 pm

    If you just have that code hard coded into your page’s head then a post back won’t affect it. I would check the following by debugging (FireBug in FireFox is a good debugger):

    • Verify the script is still in the head on postback.
    • verify that the css classes are in fact attached to some element in the page.
    • verify that the jquery code is executing after the browser is done loading on post back.

    EDIT: Are you using UpdatePanels for your post back? In other words is this an asynchronous postback or a normal full page refresh?

    EDIT EDIT: AHhhhh… Ok. So if you’re using UpdatePanels then the document’s ready state is already in the ready so that portion of jquery code won’t be fired again. I would extract the jquery delegate out to a separate function that you can also call after the async postback.

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

Sidebar

Ask A Question

Stats

  • Questions 64k
  • Answers 64k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer CPU usage cannot be directly measured because, unlike an x86,… May 11, 2026 at 10:52 am
  • added an answer Here's a simple solution using BeautifulSoup: from bs4 import BeautifulSoup… May 11, 2026 at 10:52 am
  • added an answer As mentioned, you're removing the control from itself...that's not likely… May 11, 2026 at 10:52 am

Related Questions

As the title suggests, I am having trouble maintaining my code on postback. I
As the title suggests. I want to be able to change the label of
As the title suggests, I'm using Google App Engine and Django. I have quite
As the title suggest... How can I apply a scrum process to anything that
As the title suggests, is it correct or valid to import/export static data from
As the title mentions, I have a timeout callback handler on an ajax call,
As the title says on a website is it possible to tell if a
As the title says: What is the difference between a non-secure random number generator
As the title states, is there a way to prevent extra elements from showing
As the title: How would I tell NHibernate, once and for all, that all

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.