Jump to content

Recommended Posts

Posted

Hello,

 

Here is another widget that I have created, you can use it in ungui app:

 

bar.png

 

code:

$('#divBar').ProgressBar({
  position:89,
  devide:5,
  title:'250 GB',
  caption:'Free',
  icon:'images/cpuu.png',
  bgcolor:'#f7f6f6',
  clrborder:'#d2d0d0',
  clrstart:'#72c926',
  clrend: '#87de38',
  tfntcolor:'#acacac',
  cfntcolor:'#fcb34d',
  animate:true
});

Online test: http://80.179.68.220:8083

 

Download project: http://3msoft.net/mhmd/ProgressBar.rar

  • Like 1
  • Upvote 3
  • 5 years later...
  • 1 year later...
Posted
1 hour ago, mdagli2003 said:

how to use this code? server css?

This post is no longer complete...

BTW, which edition and build of uniGUI are you using?

Posted
On 11/23/2015 at 9:21 PM, mhmda said:

Hello,

 

Here is another widget that I have created, you can use it in ungui app:

 

http://3msoft.net/mhmd/bar.png

 

code:

$('#divBar').ProgressBar({
  position:89,
  devide:5,
  title:'250 GB',
  caption:'Free',
  icon:'images/cpuu.png',
  bgcolor:'#f7f6f6',
  clrborder:'#d2d0d0',
  clrstart:'#72c926',
  clrend: '#87de38',
  tfntcolor:'#acacac',
  cfntcolor:'#fcb34d',
  animate:true
});

Online test: http://80.179.68.220:8083

 

Download project: http://3msoft.net/mhmd/ProgressBar.rar

how to use?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...