-
Notifications
You must be signed in to change notification settings - Fork 1
Rails-jQuery plugin for "Growl" like flash messages
License
tangofoxtrot/jQuery-Flash-Growlr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
jQuery Flash Growlr ================= Rails plugin for displaying "Growl" like flash messages in your rails application. Uses the jquery.notice library *see http://www.sandbox.timbenniks.com/projects/jquery-notice/ ** Example ======= ./script/plugin install git://github.com/tangofoxtrot/jQuery-Flash-Growlr.git In your header: <%= javascript_include_tag 'jquery.notice' %> <%= stylesheet_link_tag 'jquery.notice' %> In your body: <%= jquery_flash_growlr_tag %> Config options: <%= jquery_flash_growlr_tag(:stay => false) %> stops the notices from being sticky See the JS file for more options Copyright (c) 2009 Richard Luther, released under the MIT license
About
Rails-jQuery plugin for "Growl" like flash messages
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published