[jQuery] Question concerning ScrollTo and position:fixed elements
Hi,
I am using a a fixed element at the top of the page in my webapp, but
on the other hand want to use the cool ScrollTo effect of jQuery
Interface to scroll to anchors. Now I have the problem, that the
topmost anchor is scrolled below the fixed element at the top.
ScrollTo seems to scroll the anchor to the top of the browsers
viewport.
Any possibilities to work around that?
Best regards,
Oliver