Real Shadow前端陰影效果工具
這個(gè)插件可以創(chuàng)建非常真實(shí)的陰影效果。非常適合做 demo 或者首頁(yè)。
示例代碼:
$(selector).realshadow(); // options are optional
$(selector).realshadow({
followMouse: false, // true by default
pageX: x, // x coordinate of the light source
pageY: y // y coordinate of the light source
c: { // shadow color
r: 1, // red channel for shadow
g: 1, // green channel for shadow
b: 1, // blue channel for shadow
}
});評(píng)論
圖片
表情
