This is a migrated thread and some comments may be shown as answers.

CSS Validation in DotNetNuke DNN 5+

1 Answer 60 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Eric Pontbriand
Top achievements
Rank 1
Eric Pontbriand asked on 26 May 2010, 10:59 PM
Guys, I just broke my a$$ trying to figure out how to get this menu working in DNN.  I'm a front end web developer and man was this a tricky menu to get running.  Now that my skin validates XHTML 1.0 Transitional and the content is also nearly cleaned up, I try the CSS and everything validates but RADMENU.  I'm using today's ASP.NET AJAX set for DNN.

Anybody got any hacks or magic bullets for a front end guy for these errors:

URI : http://www.haymondlaw.com/WebResource.axd?d=pUFT-8T9xrwHr1QpjCbuuiOUHtwy8qtV28urXzEO5ac6b6G2saULDmSMTvfkv-140&t=634093604426007300

498 * html .RadMenu .rmRoundedCorners .rmGroup .rmText, * html .RadMenu .rmShadows .rmGroup .rmText Property zoom doesn't exist : normal normal

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 31 May 2010, 11:57 AM
Hello Eric,

We do not claim that RadControls for ASP.NET AJAX pass CSS validation, only XHTML compliance. The problem is that older browsers (namely IE6/7) have bugs (like the hasLayout bug), do not support many of the modern browser features and also some modern browsers had chosen to introduce new CSS features as proprietary CSS properties (-webkit-something, -moz-something, etc.). To ensure matching cross-browser functionality in all our controls, we are forced to forfeit CSS validation. I hope this is not much of a problem for you.

Best wishes,
Kamen Bundev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Menu
Asked by
Eric Pontbriand
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or