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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T21:50:46+00:00 2026-05-14T21:50:46+00:00

when i refresh a part of a webpage that has a jquery ui button,

  • 0

when i refresh a part of a webpage that has a jquery ui button, it seems like I have to call:

$(":button").button();

again or it shows up as a regular button. Thats fine but when i do this, it still shows up as a regular button for a split second before converting to the styling of the jquery theme. is there anyway to avoid this as it looks a bit messy.

NOTE: i noticed that this is for anything that i am theming using jquery ui like autocomplete, button, etc. so its not button specific issue.

  • 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-14T21:50:47+00:00Added an answer on May 14, 2026 at 9:50 pm

    at what point do you widgetize the button? it seems to me like you are doing it a bit later then when you really want to do it.

    also, can you try widgetizing the button before you add the DOM to your page.. it probably wont work, but worth a shot

    so here is an example of what i said above:

    function(data){ //so this is the success function which is called when your ajax comes back and you need to write that data to some part of the page.
    
      var $data = $(data); //create the dom for the new stuff but do not append into the page's dom yet!
    
      $data.find(":button").button()//widgetize the buttons now
    
      $("#page_of_the_page_to_be_updated").append($data); //update the page 
    
    }
    

    this might not work. but its worth a try.

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

Sidebar

Related Questions

I'm finding that hitting the Refresh button on my browser will temporarily screw up
I have a system that uses a meta refresh to a logout page, which
I have a number of jQuery scripts that select elements within the area that
I have a table with records that has delete links. Basically I followed the
The back button just causes my page to refresh. Is there a way around
i need to check whether the user clicking the browser Refresh button and redirect
How can I refresh just part of the page (DIV) after my application releases
Guys, is it possible to refresh a part of a page in struts without
I am needing to create something like a lock timer(a little thing that just
Is it possible to refresh only the part of the page? How? the part:

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.