I have a complex thing (which as always must be simple).
I want to remove an item from a header row. I have some code running to the remove. (A hide is not working correctly).
The remove is okay but how can I preserve the class of my header tabs? The code is done by creating a complete new header by copying the old stuf.
You can see the fiddle here
http://jsfiddle.net/bxfhM/47/I appreceate your help.
John