Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

155
Vistas
How to store the item currently scrolled to in the URL?

So I have a page that displays a list of 100 items. How would I be able to store the item that is being scrolled to in the URL, so that the user can control which item is scroll to in the URL?

www.site.com/inventory?scroll_position=67
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Include a tag at the text you wish to scroll to:

<a name="scroll_position=67"></a>

The url needs to read: www.myawesomesite.com/inventory#67

When the page loads run the following javascript:

function scrollTo(hash)
{
 location.hash='#'+hash;
}
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda