-
-
Notifications
You must be signed in to change notification settings - Fork 79k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make Bootstrap Responsive with IE6/7/8 #3486
Comments
Nah, for now we'll leave third party integration out of Bootstrap. |
Gotcha. Thanks for the reply. On May 15, 2012, at 12:33 AM, Mark Otto
|
@program247365 I think many people would be happy to see the results or help if you published your code for this type of feature, even if it was not packaged with Bootstrap. |
@mckramer Absolutely. I'll post back to this issue when I have a first version of this. |
http://twitter.github.com/bootstrap/examples/fluid.html is not working as expected in chrome 18.0.1025.151 |
@program247365 Did you ever get this up and running? |
Not sure if this is still an existing issue but it sounds like it will be in BS3. Either way, you could use JavsScript to detect the window size then assign a class to the HTML tag based off of your breakpoints. Then, add your breakpoint classes to your bootstrap grid CSS. Simple! |
@markdotto,
Would you be willing to accept a pull request regarding #3433, that would use Respond.js polyfill to make this happen for these older browsers? I'll be doing this anyway, more than likely, and I would love to throw this in as a feature for Bootstrap.
Thanks,
Kevin R.
The text was updated successfully, but these errors were encountered: