Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-08-2013, 05:35 PM   PM User | #1
boogily
Regular Coder

 
boogily's Avatar
 
Join Date: Jul 2009
Posts: 275
Thanks: 18
Thanked 4 Times in 4 Posts
boogily is an unknown quantity at this point
IE8 not using the responsive CSS

http://happydogdev.com/hdwp

Works great so far in all browsers except <IE8, of course.

The site is being developed on twitter Bootstrap. At the bottom of the template.css file, http://happydogdev.com/hdwp/template...s/template.css, are the specific media queries that aren't working.

Banging my head off the wall, probably something simple. Any ideas?
__________________
Joomla Development Company and MN SEO
"Joomla development from design to SEO"
boogily is offline   Reply With Quote
Old 01-08-2013, 06:18 PM   PM User | #2
Excavator
Master Coder


 
Excavator's Avatar
 
Join Date: Dec 2006
Location: Alaska
Posts: 9,410
Thanks: 22
Thanked 1,765 Times in 1,749 Posts
Excavator has a spectacular aura aboutExcavator has a spectacular aura aboutExcavator has a spectacular aura about
Hello boogily,
Any time IE doesn't work when other browsers do the very first thing to check would be your DocType.

Your page is running in quirks mode because of the comment ahead of your DocType Declaration. Remove that comment and see what happens.
__________________
Validate often DURING development - Use it like a splelchecker | Debug during Development |Write it for FireFox, ignore IE
Use the right DocType | Validate your markup | Validate your CSS | Why validating is good | Why tables are bad
Excavator is offline   Reply With Quote
Old 01-08-2013, 06:19 PM   PM User | #3
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,696
Thanks: 5
Thanked 875 Times in 850 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
Did you care to consult the internet before?
http://stackoverflow.com/questions/1...n-ie8-or-lower
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote
Old 01-09-2013, 04:24 AM   PM User | #4
boogily
Regular Coder

 
boogily's Avatar
 
Join Date: Jul 2009
Posts: 275
Thanks: 18
Thanked 4 Times in 4 Posts
boogily is an unknown quantity at this point
That's odd. I spent a while searching, I don't know how I missed that post. I fixed the doctype and had to add some JS and a conditional IE css file. Dumb. Apparently IE8 doesn't work well with media queries, which is what Bootstrap is built on. Yikes. I wish IE would just stop making browsers. Ugh

Now it is 90% there. For some reason, there is a background color sticking to the top right nav, when the css says it shouldn't be there. For now, that is my only issue I see.
__________________
Joomla Development Company and MN SEO
"Joomla development from design to SEO"
boogily is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:23 AM.


Advertisement
Log in to turn off these ads.