Recently, the company arranged some things to do CCFA, and one is to make real -time monitoring of a web to play camera. Baidu has been online for a long time, and many of them are directly implemented with VLC plug -ins, but currently the mainstream brow
Preface At present, many APP designers have begun to turn to H5 front-end development, but solving the adaptation problem of all iPhone and Android models is our top priority. Whether you are designing an APP or writing a front-end H5, you must consider m
Use JS to get the ID with focus control: Copy code code as follows: $ ("#textid"). Click (function () {var act = document.activeElement.id; if (act == "textID") {Alert ("" T
The first type: JS automatically closes the window regularly <script language="javascript"><!--function closewin(){self.opener=null;self.close();}function clock(){i=i-
Everyone knows that we use a variety of INPUT forms when submitting Form. But not every INPUT form can be obtained by the method of document.GetelementByid. Some combinations are similar to Checkbox or Radio or Select
This article introduces the method of implementing a simple html video player and shares it with everyone. The details are as follows: File list root@tianshl:/data/video# lshch.mp4 test.mp4 xyx.mp4 index.html video.lis
As shown below: Copy the code. The code is as follows:///Get the parameters specified in the url//<param name="paras"> Parameter name</param> ///function request(paras) {var url = location.href;var pa
The preface came first, imitation WeChat interface, the interface is as follows, and it is not exactly the same. It can only be said that it is similar. I hope everyone forgive me. 1 The knowledge point used by JQuery Weui is a JQuery Implementation versi
1. Dynamically create select copy code. The code is as follows: function createSelect(){var mySelect = document.createElement_x("select");mySelect.id = "mySelect";
1. The iframe copy code code in the parent page is as follows:<iframe name="parentPage"></iframe> 2. The attribute copy code of elements in the subpage is as follows:
Small knowledge points, not much nonsense, directly on the code CSS: Copy code code as follows:<pre name="code"><style> #anchor:{ position:absulate; top:40%; left:40%; width:100px; he