notification_top
slider down notification
Usage
var not = new notificationTop();
not.show();
// or
not.show({t: 5000, msg: 'message', color: 'red'});
slider down notification
var not = new notificationTop();
not.show();
// or
not.show({t: 5000, msg: 'message', color: 'red'});