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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T03:40:21+00:00 2026-05-27T03:40:21+00:00

I do not have the jQuery CSS modal files added to my site but

  • 0

I do not have the jQuery CSS modal files added to my site but assumed that when modal is set as true it would still disable the rest of my page. This does not seem to be happening. Is there anything that my code is doing that would disable the ability for the form to be modal?

$("#foo").click(function(){
    $("#bar").dialog({
        width: 400,
        modal: true,
        resizable: false,
        buttons: {
            "Save": function(){
                $.post('remote_foo.php', $('#bar').serialize(), function(data){
                    $('#tracediv').html(data);
                })
                $(this).dialog("close");
            },
            "cancel": function(){
                $(this).dialog("close");
            }
        }//end of buttons
    }).('open');//end of jquery dialog
})// end of click function
  • 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-27T03:40:21+00:00Added an answer on May 27, 2026 at 3:40 am

    jQuery UI Dialog doesn’t “disable” the rest of your page. It works by placing a div on top of the page so if I try to click on anything I am actually clicking on that overlaying div, and not the elements beneath. This gives them the illusion of being disabled though they really are not.

    Since you do not have the CSS included on your page the overlay div is more than likely not being formatted correctly and not blocking access to your underlying elements.

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

Sidebar

Related Questions

I have a button with remote=>true that calls a popup (a jquery popup, not
I have done jQuery and Ajax, but I am not able to get the
I have found jQuery: FadeOut then SlideUp and it's good, but it's not the
I have come across the following jQuery code but could not understand it. What
I have a form in a jQuery enabled site. The form does not feature
Ok, I am new to JQuery, I have a modal that has a asp:Literal
I am working on modal login/registration forms. I'm not good with Javascript, but have
I have not used jquery much yet and not very familiar with it. Trying
I want to do a simple drag-drop using jQuery. I have not done anything
I have a problem with selecting not first selector using attributeContains jQuery('div[id*=abc]:not(:first)').hide();

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.