Actions
Bug #71397
closedUsing link with hash scrolls target id under .module-docheader
Start date:
2015-11-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
Problem/Description¶
These problematic is not only within the template module.
Possible solution¶
- Catch urlHash
- prevent browsers default
- scroll to desired id + .module-docheader + X px (If the module-docheader isn't rendered, something like "https://github.com/dreamerslab/jquery.actual")
Acceptance Criteria¶
- The clicked element must be visible.
Files
Actions