Top "Popupwindow" questions

A window that appears ('pops up', hence the name) when you select an option with a mouse or press a designated function key.

Android PopupWindow showAsDropDown() not working properly

I am using PopupWindow with showAsDropDown(anchor). When the anchor is at the top of the screen it works fine, …

android popupwindow
Is it possible for parent window to notice if child window has been closed?

I have parent window (opener) and child (popup) ---------- -------------- | | | | | parent | -----> opens popup | child | | | | | ----------- -------------- Let's say, …

javascript popupwindow