SkillAgentSearch skills...

Nojs

A pure CSS approach to HTML form elements

Install / Use

/learn @oskargustafsson/Nojs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

nojs.css

A pure CSS approach to HTML form elements

Demo

http://oskargustafsson.github.io/nojs/

Build requirements

Sass

Build

sass nojs.scss > nojs.css

Use

The examples.html file contains examples of how to use each component. It expects a nojs.css file to be present in the same directory.

Browser compatibility

nojs.css has been tested in the following browsers.

| | Chrome | Firefox | IE9 | IE10 | | --------------- | ------ | ------- | --- | ---- | | Button | Yes | Yes | Yes | Yes | | Textfield | Yes | Yes | Yes | Yes | | Textarea | Yes | Yes | Yes | Yes | | Dropdown | Yes | Yes | No | Yes | | Checkbox | Yes | Yes | Yes | Yes | | Radio button | Yes | Yes | Yes | Yes | | On/off checkbox | Yes | Yes | Yes | Yes | | Button set | Yes | Yes | Yes | Yes | | Select list | Yes | Yes | Yes | Yes | | Accordion | Yes | Yes | Yes | Yes | | Tabs | Yes | Yes | Yes | Yes | | Tooltip | Yes | Yes | Yes | No |

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated2y ago
Forks1

Languages

CSS

Security Score

75/100

Audited on Dec 20, 2023

No findings