Within javascript i have used browser.width before but i want to know if there is a function similar that will return the width of the actual browser.
ie. when maximised the browser width and screen width will be nearly the same but when the browser is not maximised the different sizes are causing me a problem because the page is a lot thinner that the screen.
ie. when maximised the browser width and screen width will be nearly the same but when the browser is not maximised the different sizes are causing me a problem because the page is a lot thinner that the screen.