webpop / jquery.pin

Pin any element within a container
1.28k stars 321 forks source link

how to pin a thead to table #7

Open boolone opened 11 years ago

boolone commented 11 years ago

or fix a column in a table

mkoryak commented 11 years ago

Floating a table head element poses problems that are probably out of scope of this (very good) plugin.

I suggest checking this out: https://github.com/mkoryak/floatThead

boolone commented 11 years ago

thank you man.

------------------ 原始邮件 ------------------ 发件人: "Misha Koryak";notifications@github.com; 发送时间: 2013年9月12日(星期四) 凌晨5:10 收件人: "webpop/jquery.pin"jquery.pin@noreply.github.com; 抄送: "张翼"451430694@qq.com; 主题: Re: [jquery.pin] how to pin a thead to table (#7)

Floating a table head element poses problems that are probably out of scope of this (very good) plugin.

I suggest checking this out: https://github.com/mkoryak/floatThead

— Reply to this email directly or view it on GitHub.

boolone commented 11 years ago

and there's another question:i also want to pin the left column to the table,how to do it,like the Excel style;

------------------ 原始邮件 ------------------ 发件人: "Misha Koryak";notifications@github.com; 发送时间: 2013年9月12日(星期四) 凌晨5:10 收件人: "webpop/jquery.pin"jquery.pin@noreply.github.com; 抄送: "张翼"451430694@qq.com; 主题: Re: [jquery.pin] how to pin a thead to table (#7)

Floating a table head element poses problems that are probably out of scope of this (very good) plugin.

I suggest checking this out: https://github.com/mkoryak/floatThead

— Reply to this email directly or view it on GitHub.

mkoryak commented 11 years ago

Hi, these questions should really go in other repo - but the answer is that you cant do it with that plugin. it only supports floating the table head element.

boolone commented 11 years ago

thank you

------------------ 原始邮件 ------------------ 发件人: "Misha Koryak";notifications@github.com; 发送时间: 2013年9月13日(星期五) 凌晨1:18 收件人: "webpop/jquery.pin"jquery.pin@noreply.github.com; 抄送: "张翼"451430694@qq.com; 主题: Re: [jquery.pin] how to pin a thead to table (#7)

Hi, these questions should really go in other repo - but the answer is that you cant do it with that plugin. it only supports floating the table head element.

— Reply to this email directly or view it on GitHub.