I have an issue when i try to fix header for my table, i have one table which is surrounded by a div tag. I also used jquery to calculate width and alignment. I'm also using javascript to add and delete rows dynamically for every onclick event. When i try to add rows dynamically, a horizontal scroll bar will appear and my static header alignment changes. I want my static header alignment should match the dynamic header alignment. The header alignment is working in firefox but it wont works with IE 6 and i dont know abt other IE's whether it supports or not. But my problem is that it must support all browsers.