progressbar

  "http://www.w3.org/TR/html4/strict.dtd">

 
  Dojo Toolkit - ProgressBar test

     content="text/html; charset=ISO-8859-1">

  

  
     href="../../dijit/themes/tundra/tundra.css">

  
  

  
  

  
 
 

  


   Dijit ProgressBar Tests
  

  


   Test 1
  


  Progress Value
  
  

  Max Progress Value
  
  

  
  

  
   dojoType="dijit.ProgressBar">

  


   Test 2
  


  Write here:
     style="width:300" />
  

  

  

  

  Small, without text and background image:
  

  
   id="smallTestBar" dojoType="dijit.ProgressBar">

  

  Show decimal place:
  
   dojoType="dijit.ProgressBar">

  


   Test 3
  


  No explicit maximum (both 50%)
  
   dojoType="dijit.ProgressBar">

  

  
   dojoType="dijit.ProgressBar">

  


   Test 4
  


     value="Start Timer" />
  
   dojoType="dijit.ProgressBar">

  


   Test 5 - indeterminate progess
  


     id="setIndeterminate1True" value="Make Indeterminate" />
     id="setIndeterminate1False" value="Make Determinate" />
  
   dojoType="dijit.ProgressBar">

     id="setIndeterminate2True" value="Make Indeterminate" />
     id="setIndeterminate2False" value="Make Determinate" />
  
   dojoType="dijit.ProgressBar">

 

你可能感兴趣的:(progressbar)