The date one doesn't look as nice as the others. I'm suspecting a font issue due to me being on Ubuntu? (Though I don't see any flashing either so it may just be my version of Firefox is too old).
It seems like no-one talks about VML any more, has it just gone out of fashion or is it not up to the task of being a polyfill for SVG in IE8?
David Scotson
Messages écrits par David Scotson
It certainly makes things easier when you simply decide not to send most of the icons to IE8. But it's good that someone's out there finding and fixing all the problems with rolling new technologies out into production.
RTL in Bootstrap 3 is targeted for 3.1 (which isn't out yet) and seems to be one of the outstanding TODO items:
https://github.com/twbs/bootstrap/issues/9397 (3.1 Planning)
https://github.com/twbs/bootstrap/issues/11734 (3.1.0 Ship List)
https://github.com/twbs/bootstrap/issues/9397 (3.1 Planning)
https://github.com/twbs/bootstrap/issues/11734 (3.1.0 Ship List)
Hi Hittesh,
it's not supposed to work in IE8. That browser doesn't have support for the responsive HTML that changes based on the width of the browser window. It should work in IE9 though and I just visited qa.moodle.net in IE9 and it seems to work there (though that's a newer version).
My best guess, as Mary suggested, is that your IE9 is pretending to be IE7 due to your site being hosted on an intranet. Try hitting F12 and see what "browser mode" and "document mode" it's using on your site.
it's not supposed to work in IE8. That browser doesn't have support for the responsive HTML that changes based on the width of the browser window. It should work in IE9 though and I just visited qa.moodle.net in IE9 and it seems to work there (though that's a newer version).
My best guess, as Mary suggested, is that your IE9 is pretending to be IE7 due to your site being hosted on an intranet. Try hitting F12 and see what "browser mode" and "document mode" it's using on your site.
The indenting problem is reported as a bug:
MDL-40343 Forum posts display oddly when deeply nested
There's a fix there if anyone wants to apply it to their own sites.
MDL-40343 Forum posts display oddly when deeply nested
There's a fix there if anyone wants to apply it to their own sites.