https://github.com/outeredge/outdated-browser
outdated browser notice by outer/edge
https://github.com/outeredge/outdated-browser
Last synced: over 1 year ago
JSON representation
outdated browser notice by outer/edge
- Host: GitHub
- URL: https://github.com/outeredge/outdated-browser
- Owner: outeredge
- License: mit
- Created: 2016-12-13T10:29:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-13T15:17:35.000Z (over 9 years ago)
- Last Synced: 2025-02-24T07:12:02.217Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Outdated Browser Notice
``
Automatically initializes on script load
### Options
Options can be passed into the script tag as `data-attributes`
- `data-browsers` - comma separated browser names (versions optional)
- `data-classname` - string for wrapping div
- `data-html` - html for the notice
- `data-parent` - parent selector
#### Browsers
- `Chrome`
- `Firefox`
- `Safari`
- `IE`
- `Edge`
- `Opera`
- `Blink`
#### Examples
``
``
``
``
``
``