Top "Modal-dialog" questions

Refers to a graphical dialog used to display important information to the user.

Open Bootstrap Modal from code-behind

Anyone knows how to open a twitter bootstrap modal, from code behind? I want to open the modal based on …

twitter-bootstrap modal-dialog
How to prevent background scrolling when Bootstrap 3 modal open on mobile browsers?

How to prevent background scrolling when Bootstrap 3 modal open on mobile platforms? On desktop browsers the background is prevented from …

html twitter-bootstrap modal-dialog twitter-bootstrap-3
Bootstrap modal opening on page load

I got a page with a bootstrap modal on it (manual: http://getbootstrap.com/javascript/#modals). I would like to …

twitter-bootstrap modal-dialog bootstrap-modal
How to present a modal atop the current view in Swift

(Xcode6, iOS8, Swift, iPad) I am trying to create a classic Web-like modal view, where the outside of the dialog …

xcode ipad modal-dialog swift transparent
Trying to make bootstrap modal wider

I am using this code but the modal is too thin: <div class="modal fade bs-example-modal-lg custom-modal" tabindex="-1" …

twitter-bootstrap modal-dialog
make bootstrap twitter dialog modal draggable

I'm trying to make bootstrap twitter dialog modal draggable with this jquery plugin: http://threedubmedia.com/code/event/drag#demos …

jquery twitter-bootstrap modal-dialog draggable
How to use Bootstrap modal using the anchor tag for Register?

I have a list of anchor tags for my navigation bar. I want to open a modal when "Register" is …

html twitter-bootstrap modal-dialog bootstrap-modal
Android: How to get a modal dialog or similar modal behavior?

These days I'm working on simulating modal dialog in Android. I've googled a lot, there's much discussions but sadly there's …

android android-activity synchronization modal-dialog
Disable click outside of angular material dialog area to close the dialog (With Angular Version 4.0+)

I am currently working on password reset page of an Angular 4 project. We are using Angular Material to create the …

angular dialog modal-dialog angular-material
Calling Primefaces dialog box from Managed Bean function

Hi I have a managed bean with some functions , based on some condition in that function I will like to …

jsf primefaces modal-dialog managed-bean