原创 按鈕變色

#av_section_2 a.avia-button {transition:all 0.8s !important;background-color:rgba(255,255,255,0.70) !important;border: r

原创 contact form 7 表單變量

[_remote_ip]訪者IP[_url]返回頁面url[_date]返回日期[_time]返回時間[_post_id]返回postID[_post_title]返回文章名稱[_post_url]返回文章URL[_post_author]

原创 下拉半透背景遮罩

<!-- DDW nav -->     <style type="text/css" id="change_DDW_nav">     @media only screen and (min-width: 768px) {     /* 

原创 鼠標滑過改變圖片

jQuery中attr()函數不支持delay函數控制延遲,把attr函數加在animate的回調函數中jQuery(function(){        jQuery('.avia_image').hover(        functi

原创 輪播圖

不經意間看到了以前寫的這個小東西,就貼上來了,支持點擊切換和自動輪播,供前端新手看看吧!代碼如下:<div class="scroll_div"> <ul class="pic"> <li><img src="img/pic_1.jpg" 

原创 仿京東

jQuery.noConflict(); //將變量$的控制權讓出jQuery(document).ready(function($) { /*start*//*選擇顏色*/$(".colorBlock").click(function()

原创 將變量$的控制權讓出

jQuery.noConflict(); //將變量$的控制權讓出jQuery(function($) { $("p").click(function() //在函數內繼續可以使用jquery類庫的$()方法 { alert($(this)

原创 支持文件格式

return apply_filters( 'mime_types', array( // Image formats. 'jpg|jpeg|jpe' => 'image/jpeg', 'gif' => 'image/gif', 'png'