Dreamweaver Ajax Beta - Details :: css validation
This thread was displayed: 6 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
Stu
09-02-2006 23:15:16 GMT +2
|
Hi
Just a quick note regards the css used in the different ajax files, when carrying out validation they throw out a lot of errors.
Like most designers I check sites against accessibility standards XHTML validation and CSS.
If these files are throwing out so many errors it makes it very difficult to validate against css without rewriting the code, which to be honest would be a nightmare.
Is there anyway you can check and adjust so the css is valid.
Thanks
|
|
|
Marius ZAHARIA[InterAKT]
09-04-2006 10:05:26 GMT +2
|
Hi Stu,
While the generated code is XHTML compliant, the associated CSS is not standard-compliant, mostly because of the approach we use to create a rounded-corner effect. Unfortunately, there is no easy work around for this: you can either not use some of the styles that generate problems or attempt to rewrite them (this second solution would still be difficult, because of the many fixes you need to add for the various supported browsers).
Regards,
Marius
|
|
|