https://github.com/smartlogic/gently_nudges
A small javascript library intended to "gently nudge" users to upgrade their out-of-date browsers.
https://github.com/smartlogic/gently_nudges
Last synced: 2 months ago
JSON representation
A small javascript library intended to "gently nudge" users to upgrade their out-of-date browsers.
- Host: GitHub
- URL: https://github.com/smartlogic/gently_nudges
- Owner: smartlogic
- Created: 2009-03-17T15:29:40.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-03-19T00:08:32.000Z (over 17 years ago)
- Last Synced: 2026-01-19T16:46:30.719Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
= gently_nudges
gently_nudges is a javascript script that can be included in the template of any site. It performs user agent detection and "gently nudges" the user if they're not using the latest version of their browser. It does not ask them to change from IE to Firefox, but instead asks them to upgrade from IE6 to IE7.
== Copyright
Copyright (c) 2009 John Trupiano. See LICENSE for details.