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

Frozen header is shifting to the bottom of the table #12

Closed
thomasbaine opened this issue Jun 24, 2015 · 4 comments
Closed

Frozen header is shifting to the bottom of the table #12

thomasbaine opened this issue Jun 24, 2015 · 4 comments

Comments

@thomasbaine
Copy link

thomasbaine commented Jun 24, 2015

As described, the header is migrating to the bottom of the table immediately upon the scroll bar being moved.

My HTML code for the table header is:
`

`

and the JS is:
$("#freeze").freezeHeader({ 'height': '300px' });

Suggestions?

Thanks/Bruce

image

Chemical groupActive ingredientProduct exampleDiseases controlled
@laertejjunior
Copy link
Owner

Hello, can you send html source code of page to me?
because I can not reproduce the error...

2015-06-23 23:40 GMT-03:00 thomasbaine notifications@github.com:

As described, the header is migrating to the bottom of the table
immediately upon the scroll bar being moved.

My HTML code for the table header is:

and the JS is:
$("#freeze").freezeHeader({ 'height': '300px' });

Suggestions?

Thanks/Bruce

[image: image]
https://cloud.githubusercontent.com/assets/1333188/8321685/1d3a2fc2-1a7e-11e5-8911-0794fb6c9bfd.png


Reply to this email directly or view it on GitHub
#12.

att,

Laerte Mercier Junior
laertejjunior@gmail.com
Tel:(27)9643-9964
"O ignorante afirma, o sábio duvida, o sensato reflete."
(Aristóteles)

Chemical groupActive ingredientProduct exampleDiseases controlled

@thomasbaine
Copy link
Author

A test page is here:

http://hortinfo.co.nz/summergreen/default.asp?k=j8#techbox=3&sm=0&sm3=11

(If the auto-login and redirection doesn't work properly, you're heading
for the Disease > Agrichemicals guide page)

Thanks for your interest.

Cheers/Bruce

On 27/06/2015 3:19 a.m., Laerte Mercier Junior wrote:

Hello, can you send html source code of page to me?
because I can not reproduce the error...

2015-06-23 23:40 GMT-03:00 thomasbaine notifications@github.com:

As described, the header is migrating to the bottom of the table
immediately upon the scroll bar being moved.

My HTML code for the table header is:

and the JS is:
$("#freeze").freezeHeader({ 'height': '300px' });

Suggestions?

Thanks/Bruce

[image: image]

https://cloud.githubusercontent.com/assets/1333188/8321685/1d3a2fc2-1a7e-11e5-8911-0794fb6c9bfd.png


Reply to this email directly or view it on GitHub
#12.

att,

Laerte Mercier Junior
laertejjunior@gmail.com
Tel:(27)9643-9964
"O ignorante afirma, o sábio duvida, o sensato reflete."
(Aristóteles)


Reply to this email directly or view it on GitHub
#12 (comment).

Dr Bruce R MacKay | Managing Director | thomasBaine Ltd
http://thomasbaine.com | +64 21 1051 301 | 80 Roy Street, Palmerston
North 4410, New Zealand

CAUTION: The information in this email and any attachment may contain
information that is confidential and may be subject to legal privilege.
It is intended solely for the addressee(s) named above. If you are not
the intended recipient of this message, you are not permitted to review,
use, act on, copy or disclose the contents to any other person. If there
is any doubt that you should have received this message, please notify
us immediately (by return email or to 021 1051 301) and delete all
copies of this message and any included attachments from your system.
While we use standard virus checking software, we accept no
responsibility for viruses or any other malicious code in this email or
any included attachments.

Chemical groupActive ingredientProduct exampleDiseases controlled

@JashonWang
Copy link

I also have the similar puzzle.
_20161012162459
The header is not in the top of the table. I think maybe it is caused by the 'position' property of the table's container. But I haven't found the solution yet.

@JashonWang
Copy link

Finally I commented this line and the problem solved.
_20161012184303

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants