gGrowl Notification – Messages with Icons Plugin

gGrowl Notification – Messages with Icons Plugin

  • Reviews:

$ 5,00

Description

It is an easy way to include responsive text, with more flexible and responsive code.
With the ability to add a bunch of icons to give a serious,
With the possibility of temporary activation or response to Mobile Event .

Installation :

Js : <script type="text/javascript" src="js/growl.min.js"></script>
CSS : <link href="../themes/css/blackboard.css" rel="stylesheet" type="text/css" media="screen">
ICON : <link rel="stylesheet" type="text/css" href="css/font-awesome.css">

Basic Usage :

Ggrowl.show("hello world")

Theming :

14 thmes

Notification Types :

Success : $.Ggrowl.show('hello world',{'type':'Success'})
Warning : $.Ggrowl.show('hello world',{'type':'Warning'})
Error : $.Ggrowl.show('hello world',{'type':'Error'})

API :
show Function: $.Ggrowl.show(Text,Options)

Options Configuration Object :

message : undefined, // 'string'
icon : undefined, // 'string'
type : undefined, // 'string'
theme : 'themeDefault', // 'string' 
speed : 500, // 'int'
timeout : 3000, // 'int'
iconColor : undefined, // 'string'
mobileEvent : true, // 'bool'
position : 'bottom-right', // 'string' possible options are: 'top right','bottom right','top left','bottom left'

Additional information

Compatible Browsers

IE10, IE11, Firefox, Safari, Opera, Chrome

Compatible Software

jQuery

Demo Url

http://ggrowl.bitballoon.com/

High Resolution

Yes

Source Files Included

JavaScript JS, HTML, CSS

Video Preview Resolution