Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove jquery.floatThead.min.js #194

Merged
merged 1 commit into from
Sep 19, 2021
Merged

Conversation

jkeenan
Copy link
Collaborator

@jkeenan jkeenan commented Sep 13, 2021

This is the second attempt to respond to the problem described in
#192. In this attempt
we take into consideration the concerns raised by Tim Bunce in
#193 (comment).

This is the second attempt to respond to the problem described in
timbunce#192.  In this attempt
we take into consideration the concerns raised by Tim Bunce in
timbunce#193 (comment).
Copy link
Owner

@timbunce timbunce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jkeenan jkeenan merged commit 80a7ae1 into timbunce:master Sep 19, 2021
@jkeenan jkeenan deleted the gh-192-alt branch September 19, 2021 21:16
mkoryak added a commit to mkoryak/devel-nytprof that referenced this pull request Oct 20, 2021
Removed all code that initializes the plugin (doing this under the assumption that timbunce#194 removes the js file from this project).
Also removed `show_fragment_target()` because it would no longer work without floatthead present. 

This fixes timbunce#192 , or at least fixes the fix that was made in it.

The proper way to fix timbunce#192 would be to take a look at the `show_fragment_target()` function and figure out why its setting the incorrect scrollTop there when you click on links. I cannot do this without seeing the generated code. 

Either way, someone needs to test this change before merging it, because I have not done so.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants