1
vote
3answers
122 views

Scrolling inside overlay or on the whole page

I have this web-app that has mostly web pages with search results (such as google is), so there's scrolling normally. But I have this scenario that you can open an overlay that shows additional ...
2
votes
2answers
213 views

traditional window popup vs inbuilt poup [closed]

Almost all of the websites/apps uses the custom built popup (HTML) to show menu,messages,page load etc... but, some of the apps still insist on opening the same in a browser based popup window (which ...