01 2013 档案
摘要:function Dlg_Close(){ window.open('', '_self', ''); window.close(); }
        阅读全文
            
摘要:语法解释:1. $("#select_id").change(function(){//code...}); //为Select添加事件,当选择其中一项时触发2. var checkText=$("#select_id").find("option:selected").text();//获取Select选择的Text3. var checkValue=$("#select_id").val();//获取Select选择的Value4. var checkIndex=$("#select_id "
        阅读全文
            
摘要:字幕标记<marquee>流动字幕标记的格式为:<marquee direction="left|right|up|down" behavior="scroll|alternate" loop="i|-1|infinite" hspace="m" vspace="n" scrollamount="i" scrolldelay="j" align="top|middle|bottom" bgcolor="颜色&
        阅读全文
            
                    
                
浙公网安备 33010602011771号