About
FlippyUI
Modal Carousel
  1. FlippyUI - Modal Carousel uses the Flickr API to pull in pictures: Recent Uploads tagged nature.
  2. It primarily uses CSS to display dialog boxes and show one item or the next& previous, and the Carousel is also accessible via the arrow keys.
  3. JavaScript is applied to load the data from the API and provide some extra click watching for more clickable areas to close the dialog and looping the previous & next buttons.
  4. The template also tries to be friendly to all screens and reflow as needed.
  5. The section headers are collapsible for ease of use, especially on mobile.
    1. Uses the <details> and <summary> tags.
    2. Uses a small generic JS Polyfill for browsers that don't support those tags very well yet.
  6. Flickr images are uploaded by public users and I am not responsible for their content.
  7. Flickr response can be a bit slow at times, so please be patient. Check the NET tab if you don't believe me ;c)