# id - urls with id first display full page, then move to #id

Posted by guisasso on Pro Webmasters See other posts from Pro Webmasters or by guisasso
Published on 2012-11-21T18:50:00Z Indexed on 2012/11/21 23:11 UTC
Read the original article Hit count: 326

I've noticed this in the new version of chrome, and ie9 and 10.

Some urls in a photo gallery have a #id tag as they are supposed to display a full view of a picture. Basically, a div in a lower position on the page has that #id that i call via a.com/1.html#id.

This has never been an issue until lately, when i noticed a bit of a lag.

The issue: The website loads normally, then the view moves to the #id as supposed, but with some lag sometimes, perhaps because of the high resolution of the picture, which is somewhat noticeable.

Anyway to avoid this, or make it so the page would move to the correct #id even before fully loaded?

© Pro Webmasters or respective owner

Related posts about html

Related posts about google-chrome