Mottie/tablesorter

Problem on Table Title and headers{}

Closed this issue · 5 comments

Hi Mottie,

Please help to review http://jsfiddle.net/abkNM/7601/...

when I removed "Title", then everything correct.

Many thanks.

Hi @airthomas!

Tables don't have a title, they have a caption - demo.

I would appreciate it if you would only open an issue if there is a problem with the tablesorter code, or if you have an enhancement request. If you need help with making a demo work, or just have a question, please use IRC (freenode) in the #tablesorter channel, or Gitter and then if no one answers, try Stackoverflow.

Opening an issue in GitHub may get your question answered quickly (for now), but it also distracts me from other work that I am trying to do.

Thank you.

Hi Mottie,

I'm follow this https://mottie.github.io/tablesorter/docs/example-pager-ajax.html...

and the title is for put the pager class, if applied , the above issue is fixed, but the layout is different with thead.

#tablesorter

Many thanks.

I have changed my css to match the style, many thanks and I will try on Stackoverflow if is a question.

Hi Mottie,

After added 'scroller' to http://jsfiddle.net/4mVfu/5854/, the caption location looks wrong....

Thanks.

Honestly, I would add the pager controls outside of the table - http://jsfiddle.net/Mottie/4mVfu/5855/

I'll fix the caption problem, but if you add a fixed column, it looks wrong to have the caption scroll horizontally.