An earlier version of the progressbar had a text label inside it. We even got fancy and had high contrast text colors over both the filled and unfilled portions of the progressbar. In the end, we removed it added too much complexity for what it accomplished. But it's easy enough to add your own text to the progressbar element. Just add a div or a span to the progressbar element, and call .text() on that element when you want to change it. Like so: http://jsbin.com/ohiyo
- Richard On Thu, Aug 6, 2009 at 8:05 PM, WalleniuM <[email protected]> wrote: > > Hello :) > Love the jquery ui. i wondered if its possible, to write a text within > a progress bar. maybe a percentage. would save place. maybe someone > tried it already. > > Regards > Simon > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
