Rank: Newbie Groups: Member
Joined: 4/8/2009 Posts: 5
|
Hi,
How to I assign a class or set a style on the progress text of an AJAXUploader?
Thanks,
TML
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I believe you can do it by enclose it in your own HTML element. For example, instead of setting it to "something", you would set it to <span class="some_style">something</span>.
Hope this helps.
Thanks
|