Jquery resizing table header columns

Jquery resizing table header columns

I am trying to resize jquery table header columns. I can do it with in a single table but I am unable to do that if header is with fixed table header.

My trials are here:

With Single Table Header:

With Fixed Table Header:

How can I make fixed table header work with a resizer pointer at end of th text?