Top "Modalpopups" questions

A modal pop-up window is a window that is displayed on top of the main window and that disables the main window until the user has finished interacting with the pop-up window.

How to code a JavaScript modal popup (to replace Ajax)?

I need to replace our Ajax Modal Popup controls with a JavaScript equivalent. We use this as a simple context …

javascript modalpopups
Opening multiple modal boxes on one page

I have a page that needs to have different modal boxes open when their corresponding link on the page is …

javascript wordpress modal-dialog modalpopups
jQuery Login modal popup for ASP.NET 2.o Page

I have an ASP.NET web page(Not MVC ) (HomePage.aspx) and another page (PRiceList.aspx).I have a login …

asp.net jquery .net-2.0 modalpopups
Angular modal-backdrop issue

I am using angular-bootstrap modal but I have an issue with modal-backdrop. I am new to angular-bootstrap, and I hope …

angularjs modal-dialog angular-ui-bootstrap modalpopups
Anyone can close the popup generated by Jquery plugin bPopup, from a child iframe?

Okay, the story is abit long but hope you can bear with me so that there could be some background …

javascript jquery modalpopups bpopup
Sencha Touch - How to remove/hide popup panel on button click

I have created Panel as bellow Ext.define('MyApp.view.DatePanel', { extend: 'Ext.Panel', alias: 'widget.DatePanel', config: { itemid:'DatePanel', …

sencha-touch extjs sencha-touch-2 modalpopups
modal popup in jsp

i want my form to show a popup on clicking generate button. when the popup shows, the background should fade. …

jquery jsp simplemodal modalpopups modalpopup
How to put ReCaptcha in a popup?

I want to show Recaptcha in a Popup. Like i have a page where the user can submit a note. …

captcha recaptcha modalpopups
Modal popup in Classic ASP?

I write in .NET and in classic ASP. I want to create a modal popup in ASP, like in .NET …

ajax asp-classic modalpopups