10个CSS3灯箱切换特效

灯箱效果一般使用javascript来实现,用来展示图片、视频、文字等特效,今天本文向大家推荐10个用CSS3实现的灯箱特效。

1. Drop-In Modals

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.
Demo works best in Safari 4 or Chrome 5.

2. CSS3 – Clickbox – Gallery

Uses CSS3 adjacent sibling selector to produce a Clickbox Gallery. A series of images can be viewed using ‘Previous’ and ‘Next’ buttons that popup when hovering the images.
Demo works best in For Firefox, Opera, Safari, Chrome, IE8, SeaMonkey and Floc

CSS3 Clickbox Gallery

3. Futurebox, lightbox without the javascript and target pseudo-class

Futurebox version 3 introduces a new technique on showing and hiding modals using the checked pseudo-class rather than target. It also demonstrates loading content within a futurebox modal.

Futurebox, lightbox without the javascript and target pseudo-class

4. Lightbox effect with Tabindex and CSS3

A tutorial written in french! Only CSS3 and HTML5 languages are used right here. Lightbox effect best works for Webkit. Tab key on the keyboard can be used to jump to next image.

Lightbox effect with Tabindex and CSS3

5. Pure CSS3 Lightbox

Pure CSS3, no javascript. Webkit browsers get a little bonus animation. The :target pseudo selector is truly a powerful new feature in CSS3.
Targeting a link directly to the URL with the hash tag will trigger the “LighterBox” onload.

Pure CSS3 Lightbox

6. Full CSS3 Lightbox

Full CSS3 lightbox with no Javascript – a CSS3 experiment by Benjamin De Cock

Full CSS3 lightbox - no javascript

7. 100% CSS3 Lightbox

The core functionality, the part of the lightbox that is so revolutionary, is the ability of CSS to recognize a click event. To do so is a hack, but uses valid css3 and html5.

Fully supported by firefox 4.0+, safari 4.0+ and chrome (any version)

100% CSS3 Lightbox

8. Pure CSS image gallery (webkit mostly)

This gallery is fully functional in webkit (tested & developed under Chrome). Main functionality is also preserved in Firefox, but -moz-transition doesn’t work well if animated elements aren’t the ones that get :focused or :hovered.

CSS3 Overlay System

9. A CSS3 Overlay System

A CSS3 Overlay system for modal dialogs.

CSS3 Overlay System

10. Semantic CSS3 Lightboxes

This tutorial aims to showcase a method of displaying content based on the lightbox, which is web accessible and (excluding Internet Explorer) will require no scripting at all.

Semantic CSS3 Lightboxes

思章老师

认准了方向,就要勇敢地走下去,十年磨一剑,我相信,只要坚持,一切都有可能。

相关日志

  1. 没有图片

    2011.09.02

    WordPress主题:UnderWater

    UnderWater WordPress主题…

  2. 没有图片

    2011.04.24

    WordPress团购主题插件Group Deals plugin

    现在非常流行团购,很多团购代码也应运而生,但…

  3. 没有图片

    2011.04.20

    WordPress默认评论样式CSS类

    今天折腾了一下博客的评论CSS,其实Word…

  4. 没有图片

    2009.10.17

    推荐三款我正在使用的WordPress优化插件

    本文应该算是写给新博主,如果你是才建博客,应…

  5. 没有图片

    2009.10.07

    网站SEO关键词密度分析工具

    Image via Wikipedia 其实…

  6. 没有图片

    2014.01.20

    MacBook Pro 安装 Windows 8.1 双语教程

    中文翻译教程: 用bootcamp来创建一个…

评论

还没有评论。