-
Notifications
You must be signed in to change notification settings - Fork 36
Progressbar
paolodona edited this page Sep 12, 2010
·
6 revisions
The progressbar widget generates simple CSS progressbars.
This is just the widget-ized version of Tobias Lukte super-simple-css-bars: http://blog.leetsoft.com/2006/8/22/super-simple-css-bars
If you want the default style remember to call the progressbar
helper with :generate_css => true
at least one time per page. This will inline the default CSS. You can always grab the inline CSS and save it in your public/stylesheet folder.