- This topic is empty.
-
AuthorPosts
-
July 11, 2013 at 9:29 am #46306
merry1084
MemberI’ve created a site using Twitter Bootstrap and it looks fine in all browsers except for IE. I’ve added this shim (see below) but still won’t work. I’m on a deadline. Can anyone help? I’d be eternally grateful.
July 11, 2013 at 9:29 am #142268merry1084
Member
July 11, 2013 at 9:35 am #142269Paulie_D
MemberA link might help.
I find it difficult to believe that it’s not working AT ALL.
What precisely is the issue in IE (whichever version)?
July 11, 2013 at 9:36 am #142270DennisJohnsen
ParticipantRemembered to put it in your head-tag, BEFORE any css?
July 11, 2013 at 9:42 am #142272Paulie_D
MemberNot sure why before or after would make a difference other than for perfomance.
It will still be read before the page is rendered wouldn’t it?
>To use this script, download the html5shiv and roll it in to your own code (ideally minified). It must be included before the
element (i.e. in the ``) **but doesn’t matter if it appears before or after the CSS** – but for the sake of performance, it would make better sense to include the CSS first then this script.July 11, 2013 at 9:52 am #142274merry1084
MemberWould either of you be willing to look at my files? I can zip them up and send. I don’t have it on a server yet.
July 11, 2013 at 10:16 am #142283Paulie_D
MemberSorry nope.
If you have Dropbox (and everyone should), I highly recommend Site44.com.
It basically makes a folder in your Dropbox account into a virtual website with a public link.. It’s free and you can pick any site name you want (it just ends in Site44.com).
It’s like a private folder on Site44’s server. Once you have finished, just delete it.
July 11, 2013 at 12:49 pm #142325NghiQuach
ParticipantCan you dive into the difference, Bootstrap DOES look different in IE.
July 12, 2013 at 1:04 pm #142522merry1084
MemberInternet explorer is not reading my media queries or the javascript. I put in the html5 shim. I even tried adding a JavaScript library called css3-mediaqueries.js by Wouter van der Graaf that I found which was supposed to solve media query issues in browsers that don’t support them. But, neither of these are working. Is my doctype correct? :(
July 12, 2013 at 1:04 pm #142528merry1084
Member
Bald For Bucks
July 12, 2013 at 1:09 pm #142525merry1084
MemberWhen I copy and paste my code into the comment box here it removes things…is that normal?
July 12, 2013 at 3:39 pm #142563theacefes
MemberYeah it’s a little tricky so most typically put the code in a jsfiddle or codepen.
July 12, 2013 at 6:36 pm #142617NghiQuach
ParticipantI’ve gotten it to work with the js file you mentioned using the html5shiv but I also added the responsive media queries one by “Scott Jehl, Paul Irish, Nicholas Zakas” called respond.js.
-
AuthorPosts
- The forum ‘CSS’ is closed to new topics and replies.