Skip to content

/series/add: consider using details with summary as a replacement to links and divs #626

Open
@php-coder

Description

@php-coder

Idea from Pavel Finkelshtein (@asm0dey): instead of using JS code and chevrons for hiding parts of the form, it's better to use a pure CSS approach with <details>/<summary> tags: http://jsfiddle.net/thurstanh/emtAm/2/ It won't work in IE but it's OK because in this case all the parts will be visible.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions