Domain: communitymx.com
Stories and comments across the archive that link to communitymx.com.
Comments · 8
-
Re:Google
I originally found this one via Google, but I don't recall what I was searching for. I suspect it may be what you're looking for though.
-
Re:porn?
-
Re:porn?
-
Re:CSS help
IE treats width as min-width, so your width entries are treated as a "suggestion" by IE.
Here's a great article that explains all the width quirks and ways to fix it:
http://www.communitymx.com/content/article.cfm?pag e=1&cid=CC96C -
Re:OT: Good CSS Reading?
These are 2 books I have learned from:
Cascading Style Sheets: The Designer's Edge
The CSS Anthology : 101 Essential Tips, Tricks & Hacks
I also joined Community MX which helped loads in leaning all the strange browser quirks. Those people have it nailed and are very helpful. -
Re:the real scary part is...
Did anyone here actually click that Ubuntu link?
I did, and my University proxy blocked it for pornographic content.
They didn't bring back the Ubuntu Calendar, did they? -
Re:Have you guys heard about
Only is some areas. In others it just doesn't support some of the javascript or CSS that is supported by IE5.5 and later.
One example
Also I have a page that includes some relatively complex javascript. This runs on IE 5, 5.5, 6, Firefox 1.0+, Mozilla 1.3+, Opera 7+, Safari 1.2+ but not on IE for Mac. Exactly the same code runs for all browsers (no if () ...). -
what I'm worried about is...
that they'll make IE7 nice and standards compliant but break all the hacks we use to accomodate IE6 like the Holly Hack et al.
This would make it impossible to support IE6, IE7 and other standards-compliant browsers while still allowing them to (rightly) claim that they're compliant. Would they do this ? Hopefully not.