umts / BusInfoBoard

A place to view bus arrival information from Avail's JSON feed
Apache License 2.0
16 stars 3 forks source link

Faster cascade time, and 'no trips remaining' text #5

Closed dfaulken closed 10 years ago

dfaulken commented 10 years ago

Closes #2 and closes #4. The overall cascade time isn't the same no matter what, but a faster cascade time addresses #4 pretty well. It still looks nice and you're not waiting around to get information. There aren't any stops that will have more than ten or so departures, so this speed should be fine. As for #2, it's a pretty simple if statement and some css that applies to the h2 text it inserts.