I’m trying to make a table with the th’s of the header resizable.
Here you can see an example where I first try de resize with a div and then with a table (it works great). Then I try the resize with the th’s of another table. Nothing happens.
Can the th’s be resized using jquery UI??
try with:
html:
js: