Opera

Fixing anchor focus in Safari and Opera

Posted on 2 November 2009 by Russ

4

The latest versions of Safari and Opera (4 and 10 respectively at the time of writing) both have a strange quirk: when you click on a link to an anchored element (ie a link with #some-id), the browser scrolls the viewport to this relevant anchor but does not shift the focus.

Continue Reading