equal
deleted
inserted
replaced
14 width:650, |
14 width:650, |
15 height:1, |
15 height:1, |
16 mode:'radio', |
16 mode:'radio', |
17 container:'widget-div', |
17 container:'widget-div', |
18 debug:true, |
18 debug:true, |
19 css:'../src/css/LdtPlayer.css'} |
19 css:'../src/css/LdtPlayer.css'}; |
|
20 IriSP.jQuery("#widget-div").html(""); |
20 }, |
21 }, |
21 teardown: function() { |
22 teardown: function() { |
22 /* free the popcorn object because it has signal handlers attached to it */ |
23 /* free the popcorn object because it has signal handlers attached to it */ |
23 this.Popcorn = Popcorn("#popcorn-div"); |
24 this.Popcorn = Popcorn("#popcorn-div"); |
24 }}); |
25 }}); |