jquery - Trying to anchor a link in center of in-page scroller content -
I am trying to link to www.membersolutions.com in a press release. All pages with the homepage for the most part have in-page scrollable content. Anyway, I can link to a press release halfway on the page, I am pretty sure that you can not do it directly with HTML / CSS ??
The press release that I am seeing can not be scrolled because it is fine on the view panel Fit from Anyway, to link a page halfway, you have to target an appropriate anchor, it will have to target the tagged tag with respect to the id attribute. With that, you can target page # anchor-name, for custom scrolling, it will require a bit of JavaScript.
Comments
Post a Comment