jQuery Growl %title%

程序名称:jQuery Growl %title%

授权协议: 未知

操作系统: 未知

开发语言:

jQuery Growl %title% 介绍

jQuery Growl is a Growl like notification plugin for
jQuery (tested with version 1.2.3).

You can view a demo of it here:

http://projects.zoulcreations.com/jquery/growl/

Or download the uncompressed source here: NOTE : as this project is still
fairly young, it is best to obtain a copy of the latest source from the demo
page.

http://projects.zoulcreations.com/jquery/growl/jquery.growl.js

jQuery Growl is easily ‘skinned’ (themed, templated, whatever you want to call
it) by using the following code Syntax:

$.growl.settings.displayTimeout = 4000;
$.growl.settings.noticeTemplate = ‘’
+ ‘


+ ‘

+ ‘

+ ‘


+ ‘

%title%


+ ‘

%message%


+ ‘

+ ‘


+ ‘
‘;
$.growl.settings.noticeCss = {
position: ‘relative’
};

UPDATE : (Added in ‘1.0.0-b2’)
or by simply using $.growl.settings.noticeElemet(el), where ‘el’ can either be
a DOM Element or a jQuery Object – the contents (.html()) of ‘el’ are used
… not the container. This allows you to place the ‘template’ in a hidden div
(“display: none”) without requiring $.growl to ‘unhide’ it …

jQuery Growl %title% 官网

http://plugins.jquery.com/project/Growl

相关编程语言

多功能下拉选择插件 SelectPage 简洁而强大的下拉分...
AutoComplete 是一个 jQuery Mobile 的插件,用于实...
Combogrid 是一个jQuery插件用于为输入框添加高级自...
Autobox2这个jQuery插件,可以用于创建类似于Facebo...
Link Scraper TextBox 是一个文本框的扩展插件,当你...
Awesomplete 超小超好用的超漂亮的 autocomplete 框...