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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T17:36:05+00:00 2026-05-15T17:36:05+00:00

I am trying to implement a modal window using jqModal plug-in. I make an

  • 0

I am trying to implement a modal window using jqModal plug-in. I make an ajax call to populate a div with tabular data. In there, there is a clickable progress bar.

In my script, I have

    $(document).ready(function() {

$('#jqmRTypes').jqm({modal:true});


       showTypes = function(id,projNum) {
       formData = 'vw=getTypes&ID='+id+'&project_number='+projNum;
       alert(formData);
       $.ajax({
          type: "get",        
          url: "<cfoutput>#actURL#</cfoutput>",
          data: formData,        
          cache: false,       
           success: function(result) { 
               $("#jqmRTypesText").html(result);
               $('#jqmRTypes').jqmShow();
            },
           error: function(xmlHttpRequest, status, err) {
            confirm('Error!' + err );
           }
        }); 
   }

I don’t know why but I keep getting an error in firebug (no description and points to $(‘#jqmRTypes’).jqmShow();)
I can put show() instead of jqmShow() and i will see the window, but it’s no longer modular.

It’s driving me nuts. Any help will be appreciated.

thanks

  • 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-15T17:36:06+00:00Added an answer on May 15, 2026 at 5:36 pm

    grrr. I wrote a custom tag to display a progress bar. Depending on the work completed, it displays a bar with a percentage. Within this tag, I had:

     <script type="text/javascript" src="scripts/jquery-1.4.js"></script>
    

    Once I removed this line, it worked perfectly fine.

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

Sidebar

Ask A Question

Stats

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

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

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

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

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I didn't found any Python profanity library, so I made… May 16, 2026 at 2:17 pm
  • Editorial Team
    Editorial Team added an answer The problem is that when your onmouseover() function gets called,… May 16, 2026 at 2:17 pm
  • Editorial Team
    Editorial Team added an answer The calling convention should be that all parameters are pushed… May 16, 2026 at 2:17 pm

Trending Tags

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

Top Members

Related Questions

I'm using global variables to pass around a response from a AJAX call: window.response
Short version: Is it easy/feasible/possible to program modal window in Flash (AS3)? Is there
I'm trying to implement a WPF application using MVVM (Model-View-ViewModel) pattern and I'd like
I am trying to implement a scenario using JSF. I have a commandExButton and
I'm trying to implement an automatic timeout inside of an existing PHP application. My
I'm trying to implement an actor model of concurrency in Objective-C, because I want
I'm having trouble trying to implement a shared method/property between two classes created by
Trying to implement the following behavior on an iPad. I have a map-centric application
Im trying to implement a single aspx page with several externals dll's. Following Zimmergren's
Im trying to implement multi-language support in my system, the other systems at work

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.