tests in d3 map
This commit is contained in:
parent
e7cafd26a6
commit
54a8b64e5c
3
wells/static/js/d3_map.js
vendored
3
wells/static/js/d3_map.js
vendored
@ -165,7 +165,8 @@ function popup(name,time) {
|
|||||||
audio1.currentTime = time;
|
audio1.currentTime = time;
|
||||||
audio1.play();
|
audio1.play();
|
||||||
};
|
};
|
||||||
|
//
|
||||||
|
// var videoDiv =
|
||||||
// <div class="draggable" id="showasikV"><div class='text_audio'>Bio</div><iframe width="300" height="150" src="https://www.youtube.com/embed/5_9PAugYb4s" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
// <div class="draggable" id="showasikV"><div class='text_audio'>Bio</div><iframe width="300" height="150" src="https://www.youtube.com/embed/5_9PAugYb4s" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user