JQuery mobile issues getting url of current page (works fine on chrome desktop)?

What about just running a replace on the window.location. Href property?

What about just running a replace on the window.location. Href property? $('#site-toggle').

Live('tap', function () { window.location. Href = window.location.href. Replace('m.',''); }).

On Android still will load the first page you visited rather then the page you are on (I have default jQuery Mobile ajax navigation on) – Adi Nov 14 at 10:04.

$('#site-toggle'). Live('tap', function () { var fullSiteURL = '' + location.host. Replace('m.', '') + $(e.

Target). Attr('data-url'); window.location. Href = fullSiteURL; }).

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions