Thank you Pierre for your reply. This helps me a lot.

--- Pierre-Yves Saumont <[EMAIL PROTECTED]> wrote:

> Mais be I do not fully understand your need, but a
> static progress bar 
> can be made very easily in HTML by just creating a
> rectangular div of 
> the width you want to represent 100%, with for
> example a black border 
> and a white background.
> 
> Inside that div, you put another one with colored
> background and a width 
> equal to x%.
> 
> You can use an attribute modifier to set x.
> 
> If you want to make this progress bar dynamic, you
> can use ajax to make 
> a call to the server and adjust x on a regular
> basis.
> 
> This is the simplest static progress bar I can think
> of.
> 
> Hope this help,
> 
> Pierre-Yves
> 
> Decebal Suiu a écrit :
> > Has anyboody created/used a static progress bar
> > component in wicket? 
> > I need this component to show a static number like
> a
> > percent in a progress bar style.
> > 
> > Thanks,
> > Decebal
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> > http://mail.yahoo.com 
> > 
> >
>
-------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of
> IT
> > Join SourceForge.net's Techsay panel and you'll
> get the chance to share your
> > opinions on IT & business topics through brief
> surveys -- and earn cash
> >
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> >
>
https://lists.sourceforge.net/lists/listinfo/wicket-user
> > 
> > 
> > 
> 
> 
>
-------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get
> the chance to share your
> opinions on IT & business topics through brief
> surveys -- and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/wicket-user
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to