Tom

Resultados 1 preguntas formuladas por Tom

Tengo la siguiente URL: http://www.mysite.co.uk/?location=mylocation1 Necesito obtener el valor de locationla URL en una variable y luego usarlo en el código jQuery: var thequerystring = "getthequerystringhere" $('html,body').animate({scrollTop: $("div#" + thequerystring).offset().top},