Integración de Gritter (jQuery Growl) en CakePHP
Ejemplo de notificación de error
Ejemplo de notificación informativa
Leer tutorial sobre integración de sistema de notificaciones tipo growl en CakePHP
Otros ejemplos de Gritter
Gritter Demo
Note: this doesn't look NEARLY as good in IE6 (still works fine). It's part of me making a stand against the worlds worst browser. All other browsers (FF 3, FF 3.5, Opera 9, IE7, IE8, Safari 4) have been tested and proven worthy.
- Add regular notification: Fades out after a certain amount of time, can be set for each notification.
- Add sticky notification: Doesn't run on a fade timer. Just sits there until the user manually removes it by clicking on the (X)
- Add notification without image
- Add notification (with callbacks)
- Add a sticky notification (with callbacks)
- Remove all notifications
- Remove all notifications (with callbacks)