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实现Material Design效果
Mar 09 HTML / CSS
CSS3实现闪烁动画效果的方法
Feb 09 HTML / CSS
利用CSS3实现圆角的outline效果的教程
Jun 05 HTML / CSS
详解CSS3新增的背景属性
Dec 25 HTML / CSS
CSS3标注引用的出处和来源的方法
Feb 25 HTML / CSS
input元素的url类型和email类型简介
Jul 11 HTML / CSS
html5的新增的标签和废除的标签简要概述
Feb 20 HTML / CSS
让IE9以下版本的浏览器兼容HTML5的方法
Mar 12 HTML / CSS
HTML5标签使用方法详解
Nov 27 HTML / CSS
HTML5录音实践总结(Preact)
May 07 HTML / CSS
浅谈由position属性引申的css进阶讨论
May 25 HTML / CSS
CSS link与@import的区别和用法解析
May 07 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
mysql 字段类型说明
2007/04/27 PHP
PHP将XML转数组过程详解
2013/11/13 PHP
php获取字符串中各个字符出现次数的方法
2015/02/23 PHP
Symfony2使用Doctrine进行数据库查询方法实例总结
2016/03/18 PHP
简单概括PHP的字符串中单引号与双引号的区别
2016/05/07 PHP
PHP实现的简单操作SQLite数据库类与用法示例
2017/06/19 PHP
解决 FireFox 下[使用event很麻烦] 的问题.
2006/08/22 Javascript
禁用键盘上的(全局)指定键兼容iE、Chrome、火狐
2013/05/14 Javascript
js弹窗返回值详解(window.open方式)
2014/01/11 Javascript
辨析JavaScript中的Undefined类型与null类型
2016/05/26 Javascript
AngularJS使用ng-repeat指令实现下拉框
2016/08/23 Javascript
Jquery组件easyUi实现手风琴(折叠面板)示例
2016/08/23 Javascript
Es6 写的文件import 起来解决方案详解
2016/12/13 Javascript
详解Vue生命周期的示例
2017/03/10 Javascript
nodejs基于express实现文件上传的方法
2018/03/19 NodeJs
express默认日志组件morgan的方法
2018/04/05 Javascript
页面点击小红心js实现代码
2018/05/26 Javascript
详解如何在vue项目中使用layui框架及采坑
2019/05/05 Javascript
基于Layui自定义模块的使用方法详解
2019/09/14 Javascript
Vue搭建后台系统需要注意的问题
2019/11/08 Javascript
jQuery实现的上拉刷新功能组件示例
2020/05/01 jQuery
Python实现从百度API获取天气的方法
2015/03/11 Python
Python即时网络爬虫项目启动说明详解
2018/02/23 Python
Python实现的朴素贝叶斯算法经典示例【测试可用】
2018/06/13 Python
python 使用poster模块进行http方式的文件传输到服务器的方法
2019/01/15 Python
Django异步任务之Celery的基本使用
2019/03/23 Python
python redis存入字典序列化存储教程
2020/07/16 Python
python 用struct模块解决黏包问题
2020/11/07 Python
欧舒丹澳洲版:L’OCCITANE
2017/07/17 全球购物
海外淘书首选:AbeBooks
2017/07/31 全球购物
施华洛世奇新加坡官网:SWAROVSKI新加坡
2020/10/06 全球购物
计算机应用专业应届毕业生中文求职信范文
2013/11/29 职场文书
会议主持词
2014/03/17 职场文书
幼儿园春季开学寄语
2014/04/03 职场文书
公证委托书格式
2014/09/13 职场文书
Linux中Nginx的防盗链和优化的实现代码
2021/06/20 Servers