Top "Window.location" questions

window.

How to fire mailto urls from action method

I am a beginner in MVC. I want to develop an action method in MVC which fires Mailto:?body=body …

javascript mailto window.location actionmethod
Refresh the parent window from the child window in javascript

I have looked for awhile and cannot find an answer that fits my needs. I have a page that pops …

javascript window.location window.opener
JQuery.address how to remove # from url (javascript window.location remove #)

I need to remove the # from url when my event.value is == to /. I've got a lighbox with jquery.address …

jquery fragment-identifier window.location
Page does not redirect when setting window.location in JavaScript

I am trying to redirect the page dynamically depending upon the value of the dropdown box. I get the value …

javascript html redirect window.location
Is window.location = window.location susceptible to XSS

This question is relating to the code window.location = window.location as a method to refresh the page and is …

javascript xss window.location
Window.Location Not Working In IE?

I have been trying to figure this out all afternoon, but have given up and now turning to you clever …

javascript jquery internet-explorer window.location
How to fix window.location issue in iOS9 UIWebview

Since iOS9 release, my web app does not work anymore. The application uses a url hash based navigation and route …

uiwebview ios9 window.location hashchange
Calling window.location.href in PhoneGap triggers web browser

Hello I'm trying to develop an application for iPad using PhoneGap. I would like to dinamically load inside the index.…

javascript ipad browser cordova window.location
window.location redirect works, but original URL not showing up in browser history

The code below works well. Here is my problem: The window url redirects, but the original url is not logged …

javascript jquery redirect browser-history window.location
NS_BINDING_ABORTED Javascript window.location.replace()

I'm writing some Javascript code and I'm trying to change the current page as the result of the user clicking …

javascript url window.location