Top "Popup" questions

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

How to block pop-up coming from iframe?

I'm embedding page that has an exit pop-up. When you close the page, it automatically launches a pop-up window. How …

javascript html iframe popup onunload
flutter - how to create forms in popup

I want to create a form inside a pop-up with flutter like the image below: popup . how can I do …

flutter dart popup flutter-layout flutter-form-builder
jQuery open new window centered with fixed size

Possible Duplicate: Center a popup window on screen? I have 4 different links, all of which need to open a new …

jquery html popup new-window
How to Add "Write a Review" / "Rate Us" Feature to My App?

I wish to add some sort of a "Write a Review" or "Rate Us" feature to my app so my …

ios uiwebview popup review rate
Launch Facebook Share Popup at Center of Screen

The following code works well and launches a facebook popup on the screen, however this popup is not centered. <…

javascript facebook xhtml popup social
Prompt User before browser close?

We have an administrative portal that our teachers constantly forget to download their latest PDF instructions before logging out and/…

javascript popup browser-close
jQuery beforeunload custom pop up window for leaving a page

Hi I would like to customize my pop up for leaving a page, is there any simple way to do …

javascript jquery popup onbeforeunload
How change position of popup menu on android overflow button?

I just like to implement somethings same as popup menu in the Gmail app, anchored to the overflow button at …

android popup android-actionbar android-menu
Is it possible to open a new window and embed iframe in to this?

I need to open a new window and I want to embed a video in an iframe and show it …

javascript html iframe popup window.open
How to display input errors in popup?

I want to show all my validation error's of EdiText fields in a popup as shown in below image: As …

android validation popup android-edittext