Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Getting to #anchor within an #anchor Reply To: Getting to #anchor within an #anchor

#236385
Shikkediel
Participant

This is all I changed in the style :

div#image-slider1.active {
  top: 152px;
  left: 315px;
}

And added some script to toggle this class :

Demo

Should work for any link at the top with a matching anchor element…