Skip to content

Instantly share code, notes, and snippets.

@A973C
A973C / ZGgGow.markdown
Last active September 10, 2015 04:52 — forked from CodeMyUI/ZGgGow.markdown
ZGgGow
@A973C
A973C / image caption exercise.markdown
Last active September 10, 2015 04:53 — forked from CodeMyUI/image caption exercise.markdown
image caption exercise
@A973C
A973C / Delete Button.markdown
Last active September 10, 2015 04:55 — forked from CodeMyUI/Delete Button.markdown
Delete Button
@A973C
A973C / Show Nav On Scroll.markdown
Last active September 10, 2015 04:56 — forked from CodeMyUI/Show Nav On Scroll.markdown
Show Nav On Scroll

CSS + HTML only Accordion Element

Read the copy in the accordion sections for some info about how this was made.

This version uses radio buttons instead of checkboxes so that only one section of the accordion can be open at any given time.

A Pen by Alex Bergin on CodePen.

License.

@A973C
A973C / Gummy slider.markdown
Last active September 10, 2015 05:00 — forked from CodeMyUI/Gummy slider.markdown
Gummy slider
@A973C
A973C / Pure CSS Toggles.markdown
Last active September 10, 2015 05:01 — forked from CodeMyUI/Pure CSS Toggles.markdown
Pure CSS Toggles

Check Box Radial Wash

Very Android Lollipop. Wanted this feature when designing an app, and wanted to see what it would take in CSS.

Because of z-index issues, the background of the li has to be drawn with a :before element. Will fix it when I have time.

Check it out on Dribbble!: https://dribbble.com/shots/1968649-Radial-Checkbox

A Pen by Taylor Palmer on CodePen.