Top "Address-bar" questions

Address bar, "location bar" or "Omnibox" refers to the bar in web browsers which is used to navigate between pages using URLs.

Open new popup window without address bars in firefox & IE

hope someone can help. just cannot get a new window to open in Firefox without address bars. IE works fine …

firefox address-bar
How to hide a mobile browser's address bar?

Safari and Chrome on mobile devices both include a visible address bar when a page loads. As the body of …

javascript mobile-browser address-bar
How to hide address bar using javascript window.open?

I want to disable the address bar using javascript window.open. Also the script should work in IE, Safari and …

javascript cross-browser address-bar
Is there a way to change the browser's address bar without refreshing the page?

I'm developing a web app. In it I have a section called categories that every time a user clicks one …

url address-bar
how to hide .php from address bar

I use php to build web applications, but i want my web pages without .php extension in the browser's address …

php url address-bar
Modify Address Bar URL in AJAX App to Match Current State

I'm writing an AJAX app, but as the user moves through the app, I'd like the URL in the address …

ajax url rest address-bar
How to remove Address Bar in Safari in iOS?

Old trick with window.scrollTo(0,1); doesn't work. And even worse, the address bar moves only a bit and gets stuck …

iphone ios mobile-safari ios5 address-bar
How can I detect an address bar change with JavaScript?

I have a Ajax heavy application that may have a URL such as http://example.com/myApp/#page=1 When a …

javascript dom-events address-bar
100vh height when address bar is shown - Chrome Mobile

I came across this problem a few times and was wondering if there was a solution to this problem. My …

html css google-chrome address-bar mobile-chrome
Hiding Address bar in popup window

net application, in which i am using some popup windows to open some pages. For this, i am using a …

c# javascript asp.net popup address-bar