随笔分类 - js
摘要:var msg = ''; $(".hover").each(function() msg += $(this).attr('data-txt') + ' '; });
        阅读全文
                
摘要:点击右边内容:<span onclick="copyContent(this);" title="点击复制">啊,我被复制了</span><br /> 已复制内容:<input id="copy_content" type="text" /> <script type="text/javascrip
        阅读全文
                
摘要:document.body.onselectstart=document.body.oncontextmenu=function(){ return false;}
        阅读全文
                
摘要:<script type="text/javascript">function stops(){ return false;}document.oncontextmenu=stops;</script>
        阅读全文
                
摘要:官方网站:http://echarts.baidu.com
        阅读全文
                
摘要:window.onload=function(){ function(a); function(b); }
        阅读全文
                
摘要:var myDate = new Date(); myDate.getYear(); //获取当前年份(2位) myDate.getFullYear(); //获取完整的年份(4位,1970-????) myDate.getMonth(); //获取当前月份(0-11,0代表1月) myDate.g
        阅读全文
                
 
                    
                
 浙公网安备 33010602011771号
浙公网安备 33010602011771号