Skip to content

zshannon/bootstrap-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bootstrap-alert-confirm

TO-DO

  • Is there a better way to extend jQuery?
  • Merge $.alert and $.confirm into single function
  • Calls to .focus() on other elements should be queued for after dialog is dismissed
  • For $.confirm, if user clicks on matte the dialog should not close
  • For $.confirm, if user clicks on matte the dialog should shake left-right like OS X modal dialog
  • Create a global queue for $.alert and $.confirm
  • Decide how the queue should be sorted
  • Decide how callbacks should proceed if the queue is not empty
  • How to handle mobile applications?

About

It's a custom alert/confirm dialog intended to replace the system components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published