Skip to content

Sort not working when custom selectorHeaders  #1459

@brynmrk

Description

@brynmrk

Hi, first thanks for this wonderful plugin. I've got a problem about sorting when I set my own selectorHeaders. Can't find any other issues related to this.

Here is my code for initialization,
count_header_index = $("#summary_count_header").index() $(".tablesorter").tablesorter({sortList: [[ count_header_index, 1 ]], selectorHeaders: "> thead th span, > thead td span"})

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions