PIXNET Logo登入

12:12

跳到主文

紀錄、想像、實現

部落格全站分類:數位生活

  • 相簿
  • 部落格
  • 留言
  • 名片
  • 7月 16 週四 201514:57
  • 這是測試文章


這是一篇測試文章
先插入一張圖片,後續插入一則 Georgia youtube 影片
(繼續閱讀...)
文章標籤

陳阿全 發表在 痞客邦 留言(0) 人氣(8)

  • 個人分類:Jq
▲top
  • 7月 13 週一 201511:30
  • GSAP Timeline Lite scroll 抖動

原因在於scroll時動畫不斷重新play,在progress加上.pause()即可解決:
$(window).on("scroll", function(){
var top = $(window).scrollTop();
var percentofprogress=(top+$(window).height())/($(document).height()-$(window).height());
//console.log(top);
//console.log(top/($doc.height()-$win.height()));
tl.progress(percentofprogress).pause();
} )
(繼續閱讀...)
文章標籤

陳阿全 發表在 痞客邦 留言(0) 人氣(60)

  • 個人分類:js
▲top
  • 7月 02 週四 201517:39
  • CSS3 3D

設定3D視角
scss:
transform:perspective(100px); // 針對單一物件
perspective:100px;//針對父容器,子物件的相對應位置會依照視角變換角度
(繼續閱讀...)
文章標籤

陳阿全 發表在 痞客邦 留言(0) 人氣(5)

  • 個人分類:CSS
▲top
  • 5月 09 週四 201319:26
  • js 動態換圖

筆記一下( 5月lovelybox html )
var add = document.getElementById("big1");
var image = new Image();
image.onload=function(){
add.appendChild(image);
$(add).animate({opacity:0.5},0).animate({opacity:1},250);
}
var imgurlary = ["a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t"];
function dfun() {
for(var i = 0;i < 20;i++) {
(function(i) {
$("#small" + String(i + 1)).mouseover(function() {
image.src="stylesheets/images/products_"+imgurlary[i]+".png";
}).mouseout(function(){add.removeChild(image)})
}
)(i)
}
}
dfun();
(繼續閱讀...)
文章標籤

陳阿全 發表在 痞客邦 留言(0) 人氣(119)

  • 個人分類:js
▲top
  • 2月 04 週一 201311:35
  • 這功能真方便




[Interview] Don't Break Search: Q&A with Google Lead Designer Jon Wiley 



The design of the search page on Google.com is one of the most iconic in the Web's history, but it's in the midst of major changes. Google has redefined itself with Google+. Its notion of Web search as an index of pages has grown to include people, places and things. In addition to the search box, the page now has a share box . It takes great design to introduce all these new features and interactions to Google's hundreds of millions of users.
At the same time, smartphones and tablets are changing the way users interact with the Web, and Google has to make that leap along with them. It has to strike a delicate balance between simplicity, consistency and usefulness. Fortunately, Google's hundreds of millions of users provide mountains of data its designers can use to guide their decisions. I sat down with Jon Wiley , lead designer of Google Search since 2010, to learn more about how Google pushes its user experience forward.
 
(繼續閱讀...)
文章標籤

陳阿全 發表在 痞客邦 留言(0) 人氣(1)

  • 個人分類:Pix.test
▲top
  • 1月 09 週三 201309:38
  • test

shock-2.jpg
     
(繼續閱讀...)
文章標籤

陳阿全 發表在 痞客邦 留言(1) 人氣(12)

  • 個人分類:
▲top
  • 9月 25 週二 201212:18
  • test

此篇文章受密碼保護,請輸入密碼後閱讀。
(繼續閱讀...)
文章標籤

陳阿全 發表在 痞客邦 留言(0) 人氣(6)

  • 個人分類:
▲top
  • 9月 10 週一 201213:13
  • 筆墨大晉級之二

筆墨大晉級之二
(繼續閱讀...)
文章標籤

陳阿全 發表在 痞客邦 留言(0) 人氣(7)

  • 個人分類:
▲top
  • 8月 09 週四 201223:40
  • flash object style

<object ... style="display:block;">...</object>
讓符合視窗的flash在IE上面不會有瀏覽器捲軸產生
(繼續閱讀...)
文章標籤

陳阿全 發表在 痞客邦 留言(0) 人氣(9)

  • 個人分類:Flash
▲top
  • 10月 31 週一 201112:57
  • 共同攜手˙戰勝乳癌 ˙點亮台灣

(繼續閱讀...)
文章標籤

陳阿全 發表在 痞客邦 留言(0) 人氣(2)

  • 個人分類:Pix.test
▲top
123»

最新文章

  • 這是測試文章
  • GSAP Timeline Lite scroll 抖動
  • CSS3 3D
  • js 動態換圖
  • 這功能真方便
  • test
  • test
  • 筆墨大晉級之二
  • flash object style
  • 共同攜手˙戰勝乳癌 ˙點亮台灣

文章精選

地球關燈日

版頭連結(勿動)

痞客邦9週年生日慶

test

個人資訊

陳阿全
暱稱:
陳阿全
分類:
數位生活
好友:
累積中
地區:

痞客邦十周年生日慶網路活動