PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB21] - Re-position a page at top
[WB21] - Re-position a page at top
Iniciado por guest, 04,jul. 2016 08:51 - 2 respuestas
Publicado el 04,julio 2016 - 08:51
Hi All

[WB21 - Classic site]

I have an iFrame which displays a page. The user can scroll this page up/down. If the user chooses another page (same page but for a different content) then the new page displays where the user scrolled the prior page to. Is there a way to tell WebDev/the browser to display the new page from the top?

Thanks,
Publicado el 04,julio 2016 - 16:54
Hi JP

PagePosition?

Best regards
Publicado el 04,julio 2016 - 18:15
Thanks Fabrice. Tried putting this everywhere but doesn't work for me. I assume it might be because the page loads inside an iFrame? Who knows...?