Skip to content

TheSin-/notificationcenter

This branch is 183 commits ahead of mbuonomo/notificationcenter:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a13d92b · Nov 1, 2016
Sep 13, 2015
Sep 13, 2015
Aug 14, 2014
Nov 1, 2016
Jul 29, 2014
Sep 13, 2015
May 13, 2013
Nov 3, 2014
Aug 14, 2014
Aug 14, 2014
Sep 13, 2015
Nov 1, 2016
Sep 13, 2015
Sep 13, 2015

Repository files navigation

jquery.notificationcenter

Original idea and code from https://github.com/mbuonomo/notificationcenter

Apple OS X Style Notification Center for web

Demo/Documentation: http://thesin-.github.io/notificationcenter/

FEATURES

  • Document title modification to show alert count
  • Display only a certain amount of notifs at once
  • Sound notification if the user is on an other tab/page
  • Per type Sounds/Colors/alert timeout and notif count displayed
  • Pop up alerts that are not retained in the notif pane
  • Click overlay when the pane is open so any click closes the pane
  • Notif callbacks, including a redisplay notification option
  • Export callback so you can save the list of current notifs
  • Mobile compat, includes options for swipe delete on notifs
  • Mobile on notifications stay in viewport even with pinch zoom
  • CSS Styled allows lots of styling control to the site
  • Allow ajax and/or faye alerts on top of js calls to create alerts
  • Allow Sticky notifications, sticky notifications also have an optional settable action button

TODO

  • Add a 'poof' effect like OS X instead of slide right for close
  • once notificationul hits to bottom stack a stagger stack

About

OS X style javascript notification center

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 45.8%
  • HTML 31.9%
  • CSS 22.3%