本文实例讲述了jquery衣服颜色选取插件效果。分享给大家供大家参考。具体如下:
这是一款基于jquery实现衣服颜色选取插件效果代码,有了这个插件可以为自己搭配衣服颜色,自己就是设计师,为自己设计独一无二的衣服,是一款非常实用的特效代码,值得大家学习。
运行效果图:-------------------查看效果 下载源码-------------------
小提示:浏览器中如果不能正常运行,可以尝试切换浏览模式。
为大家分享的jquery衣服颜色选取插件效果代码如下
jquery衣服颜色选取插件 实例 一种颜色的效果下面是一种颜色变化的效果
Niko T-ShirtLook awesome
Choose a Color: White Green Yellow Orange/a> Blue Purple Red 两种颜色一种颜色不能满足你的要求的话,看看下面二种颜色的效果.
Niko T-ShirtLook awesome
Choose a base Color: White Green Yellow Orange Blue Purple Red Choose a Logo Color: White Green< Yellow< Orange Blue Purple Red Options
| Name | Description |
|---|---|
| transparency | Transparency of color overlaying the image. Number between 0-1; Default: 0.55 |
| secondaryTransparency | Transparency of the secondary colors overlaying the image. Number between 0-1; Default: 0.55 |
| swatchTransparency | Transparency of the color swatches for the gradient Number between 0-1; Default: 0.75 |
| swatchClass | Class of the div containing the swatches. If you change it from the default, make sure to modify the css accordingly. 'Class name'; Default: '.swatch' |


