I think the code is self-explanatory, the button doesn't work, what am I doing wrong?
Using Chrome.
http://jsb开发者_运维知识库in.com/ugoni3/edit
Your code gives:
Uncaught TypeError: Object # has no method 'play'
Note the get() below in order to get the DOM object:
$(function () {
  $('input').click(function () {
    $('video').get(0).play();
  });
});
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论