| Interface | Description |
|---|---|
| TooltipConfig.IPlacement |
interface for tooltip placement. can be used to inject functions.
|
| Class | Description |
|---|---|
| Pagination |
Simple pagination inspired by Rdio, great for apps and search results.
|
| PopoverBehavior |
Add small overlays of content, like those on the iPad, to any element for housing secondary information.
|
| PopoverConfig |
PopoverBehavior configuration |
| ProgressBar |
TODO: document
|
| ThumbnailBorder |
Thumbnails are great for grids of photos or videos, image search results, retail
products, portfolios, and much more.
|
| ThumbnailsBehavior |
A simple
Behavior that adds the
thumbnails class to an ul element. |
| TooltipBehavior |
Tooltips are an updated version of Jquery.tipsy, which don't rely on images,
use CSS3 for animations, and data-attributes for local title storage.
|
| TooltipConfig |
TooltipBehavior configuration |
| UpdatableProgressBar |
TODO: document
|
| Enum | Description |
|---|---|
| Pagination.Alignment |
Add one of two optional classes to change the alignment of pagination links: .pagination-centered and .pagination-right.
|
| ProgressBar.Type | |
| TooltipConfig.OpenTrigger |
all possible trigger for tooltip
|
| TooltipConfig.Placement |
holds all possible tooltip positions
|
Copyright © 2013 agilecoders.de. All Rights Reserved.