NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: bergsj on September 16, 2010, 11:25:37 AM
-
Hi Guys,
Design question: Why is it that CSS cornering of DIV's isn't working in IE8 of even 9. IE9 is supporting the standards. Chrome and FF do a great job rounding the corners, but IE still looks very squary. Any ideas?
I use the latest NT5 with the JQ lib.
Cheers!
Sjoerd
-
Simply. IE is not following the standards. :-\
-
Well, In IE9 they are. Take a look at this (using IE9) http://jqueryui.com/demos/accordion/
That accordion is looking very much rounded. But when I use the accordion in NT5 it is not rounded.
-
Sjoerd
Perhaps it is the msie7 or msie8 css files in nettalk styles that is the problem..
That being understood, this is from the MS CSS complatibility site
=====
Note It is important to remember that many CSS3 modules are still in the Working Draft or Last Call stages. Until they reach the Candidate Recommendation stage, they could change significantly. For more information, see the latest CSS3 draft modules.
====
that site is http://msdn.microsoft.com/en-us/library/cc351024%28VS.85%29.aspx
(http://msdn.microsoft.com/en-us/library/cc351024%28VS.85%29.aspx)
Interesting stuff. I'm just starting to read it now.
Chris
-
I update the shipping CSS and JS from time to time.
I'll make sure they're updated for the next build - that might change it.
cheers
Bruce