gGrowl Notification - Messages with Icons Plugin

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 : CSS : ICON : 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\'Buy and Download
Share post
You must be logged in to post a comment
Top