CSS3 first-child not work
For some reason, I tried to use CSS3 selector :first-child
, but it not works in my project.
For some reason, I tried to use CSS3 selector :first-child
, but it not works in my project.
Maybe it’s a big bug that I had experienced recently, when I use JavaScript method Date.parse('2016-10-24 18:36')
, two different outputs in Android and IOS. In Android it output the right timestamp which i need, but in IOS, it can not get the timestamp.
Even MVVM framework is more and more popular in the web front developments, but the strength of jQuery cannot be replaceable. Sometimes, we need the jQuery’s useful APIs to achieve some complex actions, but many webpages give up jQuery, so some skills is needed to inject the jQuery into the webpages which had abandon the jQuery library.
继续阅读In the previous article 《jQuery $.ajax Method Ignored the Undefined Values》, I send a request to the server’s php file, maybe you would get a cross-domain error.
XMLHttpRequest cannot load http://127.0.0.1/jq-undefined.php?para1=1¶2=2. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.
继续阅读
When we excute the system command in the Vim(via :!command), sometimes we want to copy the output content, but it’s difficult.
继续阅读