Re: [css-d] IE Destroys Website

2012-06-20 Thread Micky Hulse
On Tue, Jun 19, 2012 at 10:56 PM, Tomasz Borek tomasz.bo...@gmail.com wrote:
 IE doesn't have much by the way of developer help.
 IE also has developer tools, which - while nowhere near to Firebug - are a
 decent start when debugging (unless version you work with is IE6).

Firebug Lite can help:

http://getfirebug.com/firebuglite
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] IE Destroys Website

2012-06-19 Thread Brett Goodrich
Check out http://ccbci.org/the-courses/
No idea on this one. It seems to work perfectly on Chrome, but
collapse in on itself completely in IE. Built on Twitter Bootstrap,
which I know is cross-compatible.
It's a pretty destructive bug and, in a way, grimly hilarious.

Obviously, if someone could find the error I'd be grateful! I've no
idea; IE doesn't have much by the way of developer help.

-bRETT
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE Destroys Website

2012-06-19 Thread Philip TAYLOR


Brett Goodrich wrote:

Obviously, if someone could find the error I'd be grateful!



Not one error, 40 errors (and 7 warnings) :



Errors found while checking this document as XHTML 1.0 Transitional!

Result: 40 Errors, 7 warning(s)


Philip Taylor
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE Destroys Website

2012-06-19 Thread mem
On Jun 19, 2012, at 21:15 , Brett Goodrich wrote:

 Check out http://ccbci.org/the-courses/

Perhaps you may wish to validate your markup and check again IE results.
Otherwise, you will end up having to much trouble debugging it.

Cheers
mem



__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE Destroys Website

2012-06-19 Thread Al Sparber

On 6/19/2012 4:15 PM, Brett Goodrich wrote:

Check out http://ccbci.org/the-courses/
No idea on this one. It seems to work perfectly on Chrome, but
collapse in on itself completely in IE.


The latest version of IE is 9. It displays identically in IE9 and 
Chrome. If you have IE9, read this little article about how to force 
standards view:


http://www.pviiforums.com/topic.php?id=9

If you have an old version of IE, then it is going to display the way it 
was coded to display in old versions of IE, which seems to be narrower.


--
Al Sparber - PVII
http://www.projectseven.com
The Finest Dreamweaver Menus | Galleries | Widgets
Since 1998

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE Destroys Website

2012-06-19 Thread Tomasz Borek
Hi Brett,

I can add one thing to what others already told you.

IE doesn't have much by the way of developer help.


IE also has developer tools, which - while nowhere near to Firebug - are a
decent start when debugging (unless version you work with is IE6).

pozdrawiam,
Tomasz Borek
__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/