Top "Popup" questions

In general, popup refers to any UI element that floats above a window or application surface.

javascript - pass selected value from popup window to parent window input box

I am building an order form with PHP and MySQL. The PHP Form has an input box where the user …

javascript popup
Display UIViewController as Popup in iPhone

Since there is no complete, definitive answer to this common recurring question, I'll ask and answer it here. Often we …

ios iphone uiviewcontroller popup uialertview
Why is Chrome showing a "Please Fill Out this Field" tooltip on empty fields?

I was contacted by my client saying that users complaint saying that some fields now show a tooltip with a …

html google-chrome popup
Android: create a popup that has multiple selection options

I've been searching around trying to figure out how to create a popup or a dialog that has 4 options to …

android menu dialog popup
How can I detect if a browser is blocking a popup?

Occasionally, I've come across a webpage that tries to pop open a new window (for user input, or something important), …

popup
How to open a jQuery Mobile Dialog from javascript?

I have a dialog page and am trying to open it and display results from an AJAX POST. Here is …

ajax post dialog popup jquery-mobile
override css for html5 form validation/required popup

How can I override the default popup for a required field on a HTML5 form? Example: http://jsfiddle.net/uKZGp/ (…

css html popup validation
Detect blocked popup in Chrome

I am aware of javascript techniques to detect whether a popup is blocked in other browsers (as described in the …

javascript google-chrome popup
Using javascript to print images

I would like to know if it's possible to use javascript to open a popup window containing an image, and …

javascript image popup printing
How to display temporary popup message on iPhone/iPad/iOS

I'd like to display a temporary message on the iPhone/iPad displaying confirmation of an action, or some quick status …

iphone ipad popup alert