test/integration/polemic.htm
branchpopcorn-port
changeset 585 44a4a4a179c1
parent 566 098929cd2d62
child 655 b1e2dfc7a740
equal deleted inserted replaced
584:f90c88ab9a26 585:44a4a4a179c1
    54 						  format:'cinelab',
    54 						  format:'cinelab',
    55 						  src:'polemic_fr.json',
    55 						  src:'polemic_fr.json',
    56 						  type:'json'}
    56 						  type:'json'}
    57 						},
    57 						},
    58             {type: "SliderWidget",
    58             {type: "SliderWidget",
       
    59 						 metadata:{
       
    60 						  format:'cinelab',
       
    61 						  src:'polemic_fr.json',
       
    62 						  type:'json'}
       
    63 						},
       
    64             {type: "AnnotationsListWidget",
       
    65              container: "AnnotationsListContainer",             
    59 						 metadata:{
    66 						 metadata:{
    60 						  format:'cinelab',
    67 						  format:'cinelab',
    61 						  src:'polemic_fr.json',
    68 						  src:'polemic_fr.json',
    62 						  type:'json'}
    69 						  type:'json'}
    63 						},
    70 						},
   143       });
   150       });
   144   </script>
   151   </script>
   145   
   152   
   146   
   153   
   147  </body>
   154  </body>
   148  <div id="PopcornContainer"></div>
   155  <div id="AnnotationsListContainer" style="position: absolute; width: 400px; left: 660px; top: 105px;"></div>
   149  </html>
   156  </html>