Refers to issues relating specifically to tabs in a web browser, usually issues that affect multiple tabs or communication between tabs.
I have JAVA web application where I need to stop session being shared between browser tabs, meaning User opens a …
jsp session jakarta-ee browser-tabThe following javascript opens a new tab fine in Firefox, chrome, and IE. but it opens a new window in …
tabs safari browser-tab>start microsoft-edge:http://google.com Its opened google.com in edge browser new tab. Now I want to close. …
browser command-line automation microsoft-edge browser-tabIs it possible to create a browser extension that would allow page-controlled window opacity? Not so that various elements on …
google-chrome-extension browser-tabCurrently I have an application where a user hits a clicks on a URL and goes to my form. The …
javascript jquery google-chrome browser-tabI have a web application that store information about recently visited pages, let's call them A. When a user visits …
javascript jquery django local-storage browser-tabPossible Duplicate: Chrome: timeouts/interval suspended in background tabs? Is there a minimum allowed delay for setInterval() and setTimeout() when …
javascript settimeout setinterval browser-tabI have implemented a session timeout warning using javascript that simply asks the user if they want to extend their …
javascript session session-timeout browser-tab