restore page headers, use partial and page frontmatter to organize it
This commit is contained in:
parent
be3f8d9bcc
commit
fed0d8a2d4
58 changed files with 167 additions and 33 deletions
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
title: Tooltips
|
||||
group: components
|
||||
---
|
||||
|
||||
Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, use CSS3 for animations, and data-attributes for local title storage.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue