how to get parameter value from query string in a page loaded by jQuery Mobile page transition -


i have page, index.html, uses listview of jquery mobile. each item in listview refers same page (log.html), query string parameter appended, href log.html?id=1, log.html?id=2, , like. trying value of "id" parameter, not know how. if access log.html directly brower, can parsing location.search, if page loaded page transition in listview, location.search empty.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -