Easy notification triggered by event.
Click here to show notification!
$(function(){
$('#clickable').click(function(){
$.easyNotification('The paragraph has been clicked!');
})
});
Easy Notification plugin is brought to you by Css Globe, Easy front-end framework and supported by Css Templates by Templatica