摘要:        
background-position:设置背景图像的位置 这个属性设置背景原图像的位置,背景图像如果要重复,将从这一点开始。 要将background-attachment属性设置为"fixed",才能保证background-position属性在FF和Opera中正常工作。 值 top lef    阅读全文
posted @ 2016-05-12 22:00
Carolina
阅读(248)
评论(0)
推荐(0)
        
            
        
        
摘要:        
官网 WOW.js依赖animate.css, 所以它支持animate.css多达60多种动画效果。 浏览器兼容:IE9以及以前的版本不适用 使用方法: 1、引入文件 <link rel="stylesheet" href="css/animate.min.css" /> <script type    阅读全文
posted @ 2016-05-12 21:08
Carolina
阅读(854)
评论(0)
推荐(0)
        
            
        
        
摘要:        
IE8以及更早的版本不支持<header>标签 <header>是HTML5中的新标签    阅读全文
posted @ 2016-05-12 19:58
Carolina
阅读(1264)
评论(0)
推荐(0)
        
            
        
        
摘要:        
$(elementobject).html("hello"); 相当于: elementobject.innerHTML("hello");( getElementById("elementobjectid").innerHTML("hello") ) 相当于: $(elementobject)[0    阅读全文
posted @ 2016-05-12 18:11
Carolina
阅读(179)
评论(0)
推荐(0)
        
            
        
        
摘要:        
(PHP5, PHP7) file_put_contents — 将一个字符串写入文件 函数原型: int file_put_contents(string $filename, mixed $data[, int $flags = 0[, resource $context]]); 和依次调用fo    阅读全文
posted @ 2016-05-12 17:55
Carolina
阅读(346)
评论(0)
推荐(0)
        
            
        
        
摘要:        
$是jQuery的别名,在使用上是一样的,两者可以互换位置 $ == jQuery; //true $ jQuery; //true    阅读全文
posted @ 2016-05-12 16:19
Carolina
阅读(514)
评论(0)
推荐(0)
        
            
        
        
摘要:        
Iterate over a jQuery object, executing a function for each matched element. .each(function) function type: Function(Integer index, Element element) a    阅读全文
posted @ 2016-05-12 16:16
Carolina
阅读(382)
评论(0)
推荐(0)
        
            
        
        
摘要:        
jQuery("[attribute |= value]") 属性字头选择器(attribute contains prefix selector) 如jQuery("[herflang |= 'en']")这句代码执行时将会选择文档中所有含有herflang属性,并且herflang的值以“en”    阅读全文
posted @ 2016-05-12 11:28
Carolina
阅读(523)
评论(0)
推荐(0)
        
 
                    
                     
                    
                 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号