Sometime the header of the list is not correct due to some problem with scrolling or DOM caching (I found this problem on jquery mobile while page swapping).
I would like to know how can I have a function that only refresh the current header to make sure that header still update according to the list position.
Sometime the header of the list is not correct due to some problem with scrolling or DOM caching (I found this problem on jquery mobile while page swapping).
I would like to know how can I have a function that only refresh the current header to make sure that header still update according to the list position.