Search Results

1
vote

Simple toggle function with IE6

Are you trying to set the display-property to "table-row" by any change? That is not supported by IE6. A tip is to set display to an empty string. It makes the browser use the default value …