Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Generating dynamic width, in span element

843844Feb 26 2008 — edited Feb 26 2008
Hi

I have a little problem to find the way to render :
<span class="chartLineEmpty">
  <span class="chartLine3" style="width:34%;">34%</span>
</span>
34 is coming from the server...
Displaying it in span value is okay, but in the width value, impossible

Do you have a solution for this issue ?

Thx
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 25 2008
Added on Feb 26 2008
4 comments
282 views