1.0.0 • Published 7 years ago

designledge-framework v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

DESIGNLEDGE Framework


Responsive Grid

A responsive 12 column grid layout.

Current Features:

  • Max Width or Fluid Width Containers
  • Mobile First Methodology
  • Column Offsets
  • Optional Table Grid Layout(intended for vertical centering sibling columns with mismatched/dynamic heights)

Tooltip Plugin

A lightweight/simple jQuery tooltip plugin that supports text-only(for now) tooltips.

Current Features:

  • Hover Intent Functionality
  • No More than One Tooltip Visible
  • Touch Intent Functionality(tooltip should show on tap, but not on swipe)

Modal Plugin

jQuery Modal/Lightbox Plugin

Current Features:

  • iFrame content option(for youtube and vimeo videos)
    • video autoplay option for iFrames
  • Markup/text content option(forms, custom markup, images etc)
  • Responsive Layout(including responsive iFrame support)
  • Default Open Option(good for flash messages)

Accordion Plugin

jQuery Accordion Plugin

Current Features:

  • Resize Functionality(as the height of content changes based on viewport width)