Earlier quoted context omitted.
Perhaps I should have worded it differently then. My goal was simply to provide other relevant alternatives to bootstrap. "Then why are you posting on a completely un-related post for Bootstrap, instead of letting it stand on it's own merits?" Actually, other popular css frameworks highlighting responsive design are very relevant to Bootstrap. Normally, one could let these frameworks stand on their own merits, but it…
"...that any bootstrap post on HN hops the popularity train right to the front page...." Doesn't mean you should jump on someone else' headline to promote Foundation. That's rude. Make you own thread. If it isn't as "popular", that's your problem.
Bootstrap 2.2.0 released
81–90 of 142 posts
Re: Bootstrap 2.2.0 released
#82In the Carousel example... there is something very wrong with the header scrolling/timing. Click the arrows a couple of times and roll across the menu. It goes crazy.
Re: Bootstrap 2.2.0 released
#83Earlier quoted context omitted.
"no purpose or value to it", really? For those who want to get a site up with good defaults, typography, and widgets, Bootstrap is a huge timesaver. If you have a better framework for those of us who "can't design" then point us in the right direction.
As I said: >I guess the answer really is "if you don't want to or can't design your site, just use twitters design" That is what you are describing, so go right ahead and use boostrap. I was just trying to figure out if there was something more to it, given that it calls itself a "framework" and minor releases of it get posted here for some reason. Those things made me think perhaps I was missing something, and it wa…
Re: Bootstrap 2.2.0 released
#84In the Carousel example... there is something very wrong with the header scrolling/timing. Click the arrows a couple of times and roll across the menu. It goes crazy.
I get the same behavior. First no response from the carousel when clicking the arrows and after a few seconds it's going crazy. Windows 7 wit Chrome version 22.0.1229.94
Re: Bootstrap 2.2.0 released
#85Hijacking the thread a bit here. Foundation ( http://foundation.zurb.com ) also released 3.2 on October 26th: http://foundation.zurb.com/docs/changelog.php
Upvoted. Contrary to others's ocd opinions, I have no problem with you posting this. I wasn't aware Foundation had gotten an update recently, nice to know. And while this thread is about Bootstrap, they're the two most sophisticated frontend frameworks available right now, so it's not totally unrelated.
Re: Bootstrap 2.2.0 released
#86Earlier quoted context omitted.
Perhaps I should have worded it differently then. My goal was simply to provide other relevant alternatives to bootstrap. "Then why are you posting on a completely un-related post for Bootstrap, instead of letting it stand on it's own merits?" Actually, other popular css frameworks highlighting responsive design are very relevant to Bootstrap. Normally, one could let these frameworks stand on their own merits, but it…
"...that any bootstrap post on HN hops the popularity train right to the front page...." Doesn't mean you should jump on someone else' headline to promote Foundation. That's rude. Make you own thread. If it isn't as "popular", that's your problem.
Re: Bootstrap 2.2.0 released
#87Nice, this finally fixes modals in small browser windows. http://twitter.github.com/bootstrap/javascript.html#modals
The modals are a trainwreck in a lot of different ways. I suggest you use this code: http://jschr.github.com/bootstrap-modal/
Re: Bootstrap 2.2.0 released
#88Earlier quoted context omitted.
The modals are a trainwreck in a lot of different ways. I suggest you use this code: http://jschr.github.com/bootstrap-modal/
Every single demo on this page is buggy in my browser! (OSX, latest chrome).
Re: Bootstrap 2.2.0 released
#89Earlier quoted context omitted.
I'm not sure why you keep saying 'looks like Twitter'. Bootstrap was originally created by Twitter, it wasn't created to make every site look like Twitter - nor does it do that. As for your other comments, you seem to have a far greater knowledge and skill level dealing with CSS than you let on. That's great for you, it must make doing frontend work a breeze - and maybe you don't need Bootstrap. Not everybody is so e…
"Looks like twitter" is just shorter than "looks like every bootstrap website on the internet". My CSS knowledge and skill is very low, I'd rate myself a 2 or a 3 out of 10. I tend to leave the design work to the designers whenever I can. I certainly agree that a default stylesheet is quick and easy, I just didn't realize that's all boostrap is. Now I know the answer to the question everyone keeps asking me ("why are…
Separation of content and presentation sounds good, but a concrete example would be much more convincing. (I do understand the general idea, so pls don't explain it.) I think what I am hearing is that css styles should be applied to tags rather than classes, but am not sure.
I suppose your time would be better spent building a prototype of what you mean instead of wasting it here. One link is worth a thousand words. Do it right, put it on github, give it five years, and people will be laughing at bootstrap sites, while you are racking up consulting fees.
Re: Bootstrap 2.2.0 released
#90Earlier quoted context omitted.
http://twitter.github.com/bootstrap/components.html Have a look at that. If you want to quickly and easily add these kinds of elements to your site, bootstrap is amazing. All you do is use the proper class names and bam you got buttons, tooltips, alerts, progress bars etc etc etc. If making those things is second nature to you then you probably don't need it - but for devs who are better at backend and lost when it c…
>but for devs who are better at backend and lost when it comes to frontend/design, it can be a huge time (and money) saver. This is a large part of why I am/was so confused about the purpose of these things. That describes me exactly, and everyone keeps saying I am exactly who bootstrap and friends are made for. Yet I see no purpose or value to it at all. I guess the answer really is "if you don't want to or can't de…
Delegating to a framework that has an implementation that has resolved these browser idiosyncrasies is a huge win.