50个强大璀璨的CSS3/JS技术运用实例


Posted in HTML / CSS onFebruary 27, 2010

50例强大璀璨的CSS3/JS 技术运用。CSS3来了。虽然支持的浏览器很有限,但许多设计师都在实验它的强大功能。本文可以让你了解css3的新技术和功能。 Visual Effects and Layout Techniques With CSS3
CSS3 Analogue Clock
Analogue clock created using webkit transition and transform CSS. JavaScript is only used to pull in the current time.
50个强大璀璨的CSS3/JS技术运用实例
Use CSS3 to Create a Dynamic Stack of Index Cards
We will create a dynamic stack of index cards solely with HTML and CSS3 and use such CSS3 features as transform and transition (for the dynamic effects) and @font-face, box-shadow and border-radius (for the styling).
50个强大璀璨的CSS3/JS技术运用实例
dynamic PNG shadow position & opacity
When the light is turned on, the position and opacity of the logo shadow will change dynamically, depending on the position and distance of the light bulb. Don’t forget to drag the logo and/or the light bulb around!
50个强大璀璨的CSS3/JS技术运用实例
How To Create A Sexy Vertical Sliding Panel Using jQuery And CSS3
So, what about a vertical sliding panel that would act as some sort of drawer instead of the usual top horizontal sliding panel that pushes everything else down when it opens? While thinking of alternatives to the usual horizontal panels, I thought it would be nice to create something that works in a similar way, but that is a bit more flexible.
50个强大璀璨的CSS3/JS技术运用实例
Awesome Overlays with CSS3
The trick with these overlays is the gradient border, going form a lighter to darker orange as you go from top to bottom. To create that effect we used to the border-image property, which is a tricky little addition to CSS.
50个强大璀璨的CSS3/JS技术运用实例
CSS3 & Flexible UI: Avoid Recutting UI Graphics for Mobile
What if we could replace almost all of the graphical UI elements within Fennec with CSS created equivalents? As a designer, am I comfortable bypassing Photoshop and letting CSS run the pixel rodeo? After a few initial tests, the answer to both of those questions was a very solid “yes”. A solid “friggin’ right” if in Cape Breton.
50个强大璀璨的CSS3/JS技术运用实例
How To Create Depth And Nice 3D Ribbons Only Using CSS3
We will use box-shadow to create a drop-shadow with RGBa, a color model that allows an optimized contrast with any kind of backgrounds. RGBa is the standard RGB model (0,0,0 – 255,255,255) and it adds the last option (a) for the opacity. We can use this model also for other properties and it works with the new browser.
50个强大璀璨的CSS3/JS技术运用实例
Create a Beautiful Looking Custom Dialog Box With jQuery and CSS3
This custom dialog box is one of the scripts in that website and I think it will be quite useful for all of us. The reason I have this custom dialog box is to overcome the inconsistencies across different browsers. And, of course, it uses CSS3 to style everything.
50个强大璀璨的CSS3/JS技术运用实例
Drop-In Modals with CSS3
For those using WebKit based browsers (Safari and Chrome), CSS3 effects and properties can help you create fast, simple modals by using transforms, animation, and some subtle design cues.
50个强大璀璨的CSS3/JS技术运用实例
Newspaper Layouts with Columns and Image Masks
The faux-newspaper look goes in and out of style online pretty frequently, but these tricks can be used for quite a few cool applications. What we’ll talk about here is using -webkit-mask-image and -webkit-column-count.
50个强大璀璨的CSS3/JS技术运用实例 Visual Effects and Layout Techniques With CSS3
CSS3 Analogue Clock
Analogue clock created using webkit transition and transform CSS. JavaScript is only used to pull in the current time.
50个强大璀璨的CSS3/JS技术运用实例
Use CSS3 to Create a Dynamic Stack of Index Cards
We will create a dynamic stack of index cards solely with HTML and CSS3 and use such CSS3 features as transform and transition (for the dynamic effects) and @font-face, box-shadow and border-radius (for the styling).
50个强大璀璨的CSS3/JS技术运用实例
dynamic PNG shadow position & opacity
When the light is turned on, the position and opacity of the logo shadow will change dynamically, depending on the position and distance of the light bulb. Don’t forget to drag the logo and/or the light bulb around!
50个强大璀璨的CSS3/JS技术运用实例
How To Create A Sexy Vertical Sliding Panel Using jQuery And CSS3
So, what about a vertical sliding panel that would act as some sort of drawer instead of the usual top horizontal sliding panel that pushes everything else down when it opens? While thinking of alternatives to the usual horizontal panels, I thought it would be nice to create something that works in a similar way, but that is a bit more flexible.
50个强大璀璨的CSS3/JS技术运用实例
Awesome Overlays with CSS3
The trick with these overlays is the gradient border, going form a lighter to darker orange as you go from top to bottom. To create that effect we used to the border-image property, which is a tricky little addition to CSS.
50个强大璀璨的CSS3/JS技术运用实例
CSS3 & Flexible UI: Avoid Recutting UI Graphics for Mobile
What if we could replace almost all of the graphical UI elements within Fennec with CSS created equivalents? As a designer, am I comfortable bypassing Photoshop and letting CSS run the pixel rodeo? After a few initial tests, the answer to both of those questions was a very solid “yes”. A solid “friggin’ right” if in Cape Breton.
50个强大璀璨的CSS3/JS技术运用实例
How To Create Depth And Nice 3D Ribbons Only Using CSS3
We will use box-shadow to create a drop-shadow with RGBa, a color model that allows an optimized contrast with any kind of backgrounds. RGBa is the standard RGB model (0,0,0 – 255,255,255) and it adds the last option (a) for the opacity. We can use this model also for other properties and it works with the new browser.
50个强大璀璨的CSS3/JS技术运用实例

上一页12 3 下一页 阅读全文
HTML / CSS 相关文章推荐
玩转CSS3色彩
Jan 16 HTML / CSS
CSS3实战第一波 让我们尽情的圆角吧
Aug 27 HTML / CSS
CSS3 实现弹幕的示例代码
Aug 07 HTML / CSS
css3实现动画的三种方式
Aug 24 HTML / CSS
巧用 CSS3的webkit-box-reflect 倒影实现各类动效
Mar 05 HTML / CSS
借助HTML5 Canvas来绘制三角形和矩形等多边形的方法
Mar 14 HTML / CSS
HTML5 UTF-8 中文乱码的解决方法
Nov 18 HTML / CSS
Html5 APP中监听返回事件处理的方法示例
Mar 15 HTML / CSS
html5利用canvas实现颜色容差抠图功能
Dec 23 HTML / CSS
AmazeUI中模态框的实现
Aug 19 HTML / CSS
如何查看浏览器对html5的支持情况
Dec 15 HTML / CSS
html网页引入svg图片的4种方式
Aug 05 HTML / CSS
CSS3 网页下拉菜单代码解释 中文翻译
Feb 27 #HTML / CSS
CSS3模块的目前的状况分析
Feb 24 #HTML / CSS
让IE可以变相支持CSS3选择器
Jan 21 #HTML / CSS
玩转CSS3色彩
Jan 16 #HTML / CSS
需要知道的CSS3动画技术
Jan 01 #HTML / CSS
CSS3 倾斜的网页图片库实例教程
Nov 14 #HTML / CSS
不同浏览器对CSS3和HTML5的支持状况
Oct 31 #HTML / CSS
You might like
PHP 如何向 MySQL 发送数据
2006/10/09 PHP
php 二维数组快速排序算法的实现代码
2017/10/17 PHP
php 使用expat方式解析xml文件操作示例
2019/11/26 PHP
javascript window对象属性整理
2009/10/24 Javascript
最好用的省市二级联动 原生js实现你值得拥有
2013/09/22 Javascript
jquery中EasyUI实现同步树
2015/03/01 Javascript
AngularJS ng-app 指令实例详解
2016/07/30 Javascript
JS转换HTML转义符的方法
2016/08/24 Javascript
JavaScript中return用法示例
2016/11/29 Javascript
微信小程序开发问题之wx.previewImage
2018/12/25 Javascript
详解一次Vue低版本安卓白屏问题的解决过程
2019/05/30 Javascript
node爬取新型冠状病毒的疫情实时动态
2020/02/06 Javascript
解决vue一个页面中复用同一个echarts组件的问题
2020/07/19 Javascript
如何通过Proxy实现JSBridge模块化封装
2020/10/22 Javascript
一张图带我们入门Python基础教程
2017/02/05 Python
Python实现感知器模型、两层神经网络
2017/12/19 Python
利用Anaconda简单安装scrapy框架的方法
2018/06/13 Python
pandas重新生成索引的方法
2018/11/06 Python
Linux 修改Python命令的方法示例
2018/12/03 Python
浅谈Python 多进程默认不能共享全局变量的问题
2019/01/11 Python
Python3.7 dataclass使用指南小结
2019/02/22 Python
django中forms组件的使用与注意
2019/07/08 Python
用python画一只可爱的皮卡丘实例
2019/11/21 Python
pandas中的ExcelWriter和ExcelFile的实现方法
2020/04/24 Python
什么是触发器(trigger)? 触发器有什么作用?
2013/09/18 面试题
TCP/IP的分层模型
2013/10/27 面试题
餐饮业会计岗位职责
2013/12/19 职场文书
优秀共产党员先进事迹
2014/01/27 职场文书
转预备党员政审材料
2014/02/06 职场文书
无传销社区工作方案
2014/05/13 职场文书
国庆节演讲稿
2014/05/27 职场文书
银行委托书范本
2014/09/28 职场文书
工作表扬信
2015/01/17 职场文书
导游词创作书写原则以及开场白技巧怎么学?
2019/09/25 职场文书
Python使用scapy模块发包收包
2021/05/07 Python
Python正则表达式中flags参数的实例详解
2022/04/01 Python