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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T12:57:59+00:00 2026-06-15T12:57:59+00:00

I have to wait untill Xajax gets its response from server so I can

  • 0

I have to wait untill Xajax gets its response from server so I can use thise reponse with a Jquery plugin :

In this example I have to wait untill the select box is created (by an XAJAX call) before I apply the plugin .chosen() on it:

<? $objResponse = new xajaxResponse();
$objResponse->assign($selectID, 'innerHTML', $codeThatCreatesSelectBox);
$objResponse->script('$(function(){ $("#selectID").chosen(); });');
return $objResponse; ?>

I tried using jquery function AjaxComplete() but it dosen’t seem to work since Jquery and Xajax are two different things :

$objResponse->script('$("#selectID").ajaxComplete(function() {$("#selectID").chosen(); });');

How Can I do that ?

  • 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-06-15T12:58:01+00:00Added an answer on June 15, 2026 at 12:58 pm

    You need to do a synchronous AJAX-request.
    The difference is discussed here: AJAX sync and async difference

    Here is how you do it in XAJAX: http://community.xajax-project.org/topic/6460/synchonous-requests-with-parameters-fails-completely/

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

Sidebar

Related Questions

For my cross-platform application I have started to use Boost, but I can't understand
I have a UITableView instance tableView that displays data from a server. The tableView
I have an std::vector of handle objects. I have to wait on these handle
If I have a background thread and having Join to wait for completing background
I have a thread that does the following: 1) Do some work 2) Wait
I have a custom thread pool class, that creates some threads that each wait
I have implemented ReaderWriterLockSlim, Now i don't want it to wait at the lock.
I have a php script I need to run every 5 seconds (run, wait
I have an app that needs to wait for some unknown amount of time.
I downloaded open-source version of Qt from the site and have compiled it with

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.