GithubHelp home page GithubHelp logo

Comments (7)

jschr avatar jschr commented on August 23, 2024

Thanks for the feedback.. redoing the demo page is on my list of things to do, it's just hard to find the time at the moment. I'm definitely open to suggestions on how I can provide better examples.

from bootstrap-modal.

bumpux avatar bumpux commented on August 23, 2024

I'll second the need for code examples. I've looked through the source and the examples and I can't figure out the right method to indicate that a modal should be full-width.

from bootstrap-modal.

jschr avatar jschr commented on August 23, 2024

@bumpux It should work if you just add the additional container class to the modal element.

<div class="modal container hide fade">
    ....
</div>

But point taken :). I will try to get a better demo page up a running ASAP. This will most likely not be until after BS 3.0 is released as I am anticipating quite a few changes.

from bootstrap-modal.

bumpux avatar bumpux commented on August 23, 2024

Thanks, that helps. It's very useful. I've got full width now, but height is really variable (too tall in Chrome, too short in Firefox)...

from bootstrap-modal.

jschr avatar jschr commented on August 23, 2024

Sorry I must have missed your reply. Where you able to fix your last issue?

from bootstrap-modal.

jbranc avatar jbranc commented on August 23, 2024

+1 for this. glad i'm not the only one confused. love the effort and features you put into this. thanks!

As far as BS3 - i bet you don't get a lot of upgraders until a while after its out. looks like a 'rewrite your site' level of change

from bootstrap-modal.

timrohde avatar timrohde commented on August 23, 2024

Is there any way to define options using something like data-options: in the div tag or do I have to use jquery if I want to define options?

BTW - You rock!! This is a great addition to bootstrap!!

OOPS!!! I just used data-width="670px" and it worked!!! I was trying data-options="width:670px;" and other variation on data-options= and getting nowhere. Sorry for silly question.

from bootstrap-modal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.