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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T15:19:25+00:00 2026-06-01T15:19:25+00:00

I seem to have stuck numerous hours in a modal dialog with unexpected behavior

  • 0

I seem to have stuck numerous hours in a modal dialog with unexpected behavior in Chrome, for which I could use your help. The dialog is a hidden div consisting of two smaller divs, one floated left and one floated right.

I use nyroModal for my dialog and have tried different workarounds to hide scrollbars, like using overflow: hidden, or trying to set the sizes of the dialog manually (though I find it kind of hard to customize nyroModal, due to my limited knowledge yet in JavaScript).

The basic structure of the divs is following:

<div id="signup" class="nyroModal">

    <div id="signup_pt1" class="float_left" >
        <h2>Get your free iGuide account!</h2>
        <form name="signup_form" id="signup_form" action="post">
              ...
              ...
        </form>
        <br class="clear" />
    </div>

    <div id="signup_pt2" class="float_right">
        <h3>Why use iGuide?</h3>
        ...
        ...
        <br class="clear"/><br />
    </div>

</div>

And here is my attempt to set a manual height to #signup dialog:

$(function() {
    $('#signup').nyroModal({
        sizes: {
            height: 600,
            width : 900 
        }
    });
});

So far, as you can see from the pictures, Chrome drinks a lemonade. Is it a bug, a feature (:?), or maybe something I miss? Any ideas?
Thank you for your time.

Edit: Due to link rotting I removed the picture links.

  • 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-01T15:19:26+00:00Added an answer on June 1, 2026 at 3:19 pm

    I cant see your images because the links are broken, but I’m going to assume I know what they would look like. I don’t know if you have solved your problem yet or not, but an issue with your first example is that your clearing < br /> needs to be outside of the floated elements.

    So it should look like this:

    <div>
        <div style="float: left">
          Stuff
        </div>
    
        <div style="float: right">
          Stuff
        </div>
    
        <br class="clear">
    </div>
    

    However, I came to this thread because of a nyroModal sizing issue as well, so I don’t know if its going to work properly with nm.

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

Sidebar

Related Questions

I'm working on learning Objective-C/Coaoa, but I've seem to have gotten a bit stuck
I am developing a facebook app and I seem to have got stuck on
I have been stuck here for a good while and seem to nail the
I have been stuck on this all weekend and failed miserably! Please help me
I have a UTF8_encoded array in PHP (5.3) but can't seem to use manipulate
I seem to be stuck trying to access a scalar which is defined in
I have a Android project which I'm building in Ant and I'm stuck on
I'm not the best with Javascript and I seem to have got stuck. I
I seem to have a 32bit vs. 64bit problem here. It should be simple
I seem to have a problem with this SQL query: SELECT * FROM appts

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.