Levi
Ultimate Member
As title really I need to find a smoothscroll (jquery is fine, using it anyways) that works with a fixed heading with a 7em offset.
Hell it would be nice to find one that works with a fixed header, the one that I had that works without a fixed heading doesn't work with a fixed header, they just jump to the link (could quite easily be me missing something obvious) :thumbdown:
Also all the smoothscrolls I've found use pixel offset, I need em's as that's how I've done my measurements.... you can't really use pixels in responsive design
So for reference
Layout of site is
fixed div header with nav linking to anchor sub headings (ie #anchor)
div wrapper for 'text'
div for anchor sub headings (ie div id="anchor")
anchor links work fine except for offset and I can't find a working smoothscroll
Hell it would be nice to find one that works with a fixed header, the one that I had that works without a fixed heading doesn't work with a fixed header, they just jump to the link (could quite easily be me missing something obvious) :thumbdown:
Also all the smoothscrolls I've found use pixel offset, I need em's as that's how I've done my measurements.... you can't really use pixels in responsive design
So for reference
Layout of site is
fixed div header with nav linking to anchor sub headings (ie #anchor)
div wrapper for 'text'
div for anchor sub headings (ie div id="anchor")
anchor links work fine except for offset and I can't find a working smoothscroll