Replace slider with Bootstrap 3's new responsive slider
Opened this issue · 2 comments
Bootstrap 3 has an improved responsive image slider. let's use that instead the plugin I made? http://getbootstrap.com/javascript/#carousel
Would need to do some styling to make the Bootstrap one looks more aligned with our existing design (i.e. no arrows, no bullet menu). could consider putting captions on the slider, however.
Would this let us do the overlay thing too, per the other issue? That is,
if I regenerated the lines on top of a transparent background, could we use
the slides for the lines, but a fixed image for the map?
On the other hand, I really like your existing fade-in/fade-out transitions!
On Tue, Oct 1, 2013 at 2:22 PM, Chienyi Cheri Hung <notifications@github.com
wrote:
Bootstrap 3 has an improved responsive image slider. let's use that
instead the plugin I made? http://getbootstrap.com/javascript/#carouselWould need to do some styling to make the Bootstrap one looks more aligned
with our existing design (i.e. no arrows, no bullet menu). could consider
putting captions on the slider, however.—
Reply to this email directly or view it on GitHubhttps://github.com//issues/70
.
yes, I believe we can do the overlay too.
transition - :) let me see if they have other transition options.