CSS errors using AW 2.0 in Firefox 1.5
When using AW 2.0 in Firefox 1.5, the javascript console reports many CSS errors like the following:
Although these errors don't seem to affect the grid, they make it more difficult to find and debug actual javascript or css problems. And I know the errors will make my customers nervous. There were far fewer css errors like these in AW 1.0 so they were easier to avoid.
Is there a firefox-safe version of the aw.css file? My html pages containing the AW grid are jsp-generated, so I could specify a browser-specific css file at runtime. Any other suggetsions?
Error: Unknown property 'box-sizing'. Declaration dropped.
Source File: common/site.css Line: 2
Error: Unknown property 'filter'. Declaration dropped.
Source File: common/site.css Line: 23
Although these errors don't seem to affect the grid, they make it more difficult to find and debug actual javascript or css problems. And I know the errors will make my customers nervous. There were far fewer css errors like these in AW 1.0 so they were easier to avoid.
Is there a firefox-safe version of the aw.css file? My html pages containing the AW grid are jsp-generated, so I could specify a browser-specific css file at runtime. Any other suggetsions?
CK
April 3,