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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T20:49:26+00:00 2026-06-11T20:49:26+00:00

I am having a somewhat strange error with my jquery dialog. When I have

  • 0

I am having a somewhat strange error with my jquery dialog.

When I have it autoopen, the dialog box is completely empty. If I exit out of the dialog and then reopen (through the standard dialog open event) the content appears.

The jquery setup:

$("#content_locker").dialog({
autoOpen: true,
modal: true,
height: 600,
width: 800
});

Here you can see the webpage that I am working on (it is a link-shortening service).

The dialog div starts on line 148 of the source:

<div id="content_locker" title="Exclusive Content">

You will see that the dialog is empty. If you exit out and click on the unlock button, the proper html is there.

Any ideas?

  • 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-11T20:49:27+00:00Added an answer on June 11, 2026 at 8:49 pm

    The content of the modal is hidden at the beginning due this code on your css:

    #content_locker{
        visibility: hidden;
    }
    

    Try changing it to:

    #content_locker{
        diaplay: none;
    }
    

    It should do the trick 😉

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

Sidebar

Related Questions

I have a somewhat interesting problem I am having a hard time figuring out.
I am somewhat new to jQuery but have been having fun trying learn about
I am having some trouble setting up FancyBox, I am somewhat new to jQuery.
I am somewhat new to JavaScript, and have been having an issue with a
I'm somewhat new to html and css and I am having a really strange
I'm having a strange problem which I cannot figure out for the life of
I am somewhat a beginner to jquery. I am having trouble creating a function
I'm having a bit of a strange issue that I can't quite figure out.
I'm having the following data set (note that my database/schemata is somewhat complex so
I'm having a question related to the maven properties plugin. My question is somewhat

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.