Search the web
Sign In
New User? Sign Up
ydn-javascript · Yahoo! User Interface Library Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
YUI Progress bar   Message List  
Reply | Forward Message #35811 of 52119 |
Hi all,
Does Yahoo have Progress bar control like this
http://www.webappers.com/progressBar/
which can be updated priodically and can sense the progress of any
event ?!
Regards,





Mon Aug 11, 2008 8:18 am

raminsiach
Offline Offline
Send Email Send Email

Forward
Message #35811 of 52119 |
Expand Messages Author Sort by Date

Hi all, Does Yahoo have Progress bar control like this http://www.webappers.com/progressBar/ which can be updated priodically and can sense the progress of...
raminsiach
Offline Send Email
Aug 11, 2008
8:18 am

It took me a while, but here is a YUI based Progress Bar, I hope you like it: http://satyam.com.ar/yui/#progressbar Satyam...
Satyam
satyamutsa
Offline Send Email
Aug 13, 2008
11:18 am

nice :-D *********** REPLY SEPARATOR ***********...
Frank Dietrich
dietrich.frank
Offline Send Email
Aug 13, 2008
3:00 pm

Thanks, I've already improved the example and added a little to the comments to show some other features. I tested it with IE and FF and works fin. It doesn't...
Satyam
satyamutsa
Offline Send Email
Aug 13, 2008
6:01 pm

Hi Satyam, I am trying to integrate YUI treeview wth datatable in my aplication. I have visited your blog and found a very usefull example which is in the...
Hussain Ahmad
info2hussain
Offline Send Email
Aug 13, 2008
11:54 am

The code is there, in the page itself, there is nothing else beyond the page that you need to have....
Satyam
satyamutsa
Offline Send Email
Aug 13, 2008
1:06 pm

Hi Satyam, As I mentioned yesterday that I want to integrate treeview with datatable and I have found the related example in your blog http://satyam....
Hussain Ahmad
info2hussain
Offline Send Email
Aug 14, 2008
2:19 pm

Please change the subject line if you go any further with this subject, it is missleading. I'm not changing it so don't loose the thread. Why don't you use a...
Satyam
satyamutsa
Offline Send Email
Aug 14, 2008
3:06 pm

Hi Satyam, I have changed the subject of the thread now as you suggested. Well, tabView is not a viable option because it is not only about four items. The...
info2hussain
Offline Send Email
Aug 14, 2008
4:04 pm

The YUI Uploader advanced example has a progress bar, and you can see how the event is called real-time. I have actually use the same progress bar you link...
dsmith21401
Offline Send Email
Aug 20, 2008
2:00 pm

Hi, I'm trying to incorporate the YUI Progress Bar. But I keep getting this error. Looks like I have some dependency issues. what are the dependent libraries...
Raja
gramaraidu
Offline Send Email
Sep 4, 2008
11:17 pm

Raja, Dependencies need to be in the correct order -- here's what Satyam has on his own page (http://satyam.com.ar/yui/2.5.0/progressbar/ index.html ) prior to...
Eric Miraglia
ericmiraglia
Online Now Send Email
Sep 4, 2008
11:55 pm

Eric Indeed you are correct: ProgressBar inherits from Element so if element-beta.js is not loaded before ProgressBar, it won't initialize. Animation is...
Satyam
satyamutsa
Offline Send Email
Sep 5, 2008
1:05 am

Thanks! Satyam, Eric, That resolved my issue. I've had one other issue. Trying to set the initial value of the progress bar to 'ZERO'. By default it gets set...
Raja
gramaraidu
Offline Send Email
Sep 5, 2008
5:07 pm

Setting properties via an object literal in the constructor and doing it with the set method is exactly the same, you can do either. I set the value to have a...
Satyam
satyamutsa
Offline Send Email
Sep 5, 2008
8:15 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help