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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T02:24:46+00:00 2026-06-07T02:24:46+00:00

I have forked an example on jsfiddle that has tabs on a dialog box

  • 0

I have forked an example on jsfiddle that has tabs on a dialog box http://jsfiddle.net/didierg/dNyYQ/ and i made a few changes.First,i added a title bar, http://jsfiddle.net/wwDpD/1/ and then set draggable to true http://jsfiddle.net/wzF5Y/2/

The final fiddle surprisingly works on jsfiddle http://jsfiddle.net/wzF5Y/2/ but when i run the example of my browser FF 12.0,the dialog is hidden above the top most div;that is above the open dialog button.

What could i be missing?.

Image:
Screenshot of the error

  • 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-07T02:24:48+00:00Added an answer on June 7, 2026 at 2:24 am

    It seems that the dialog (as well as the overlay) is being constrained to the div with id="force". Firefox tries to keep the dimensions of the div as small as possible given the size of its child elements. Thus, when you try to drag the dialog, it gets pushed up inside the force div, since the div only covers the top of the page. In the other browsers, the dimensions of the force div are maximized, so you can drag the dialog anywhere on the page. You can get the same behavior as with other browsers by adding the following CSS:

    #force {
        height: 100%;
        width: 100%;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've forked a project on GitHub that has some flash messages. For example, with
I have forked a private repository (an iPhone project) as follows: cd nameofdirectory git
This question is about etiquette and open source projects. I have forked an application
I have a large buffer: char *buf = malloc(1000000000); // 1GB If I forked
I have an oralcle SP forced on me that will not accept an empty
I have an interesting situation that EMF forced me into: abstract class AbstractDog{ ...
Example: I have an Cat entity with an catAge attribute. In the data modeler,
I have attached an example of what I am trying to achieve using html/css
For example, I have class Article with methods getTitle () and getContent () .
I've used NUnit for years but have always been annoyed that you're forced to

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.