Skip to main content

Home/ Agency Oasis Developers/ Group items tagged CSS3

Rss Feed Group items tagged

1More

CSS3 PIE: Enable CSS3 Features in IE8 and Below - 0 views

shared by Max Guyton on 23 Dec 11 - Cached
  •  
    CSS3 PIE is a .htc file that faithfully recreates css3 styling in early versions of internet explorer. Simply adding "behavior: url(path/to/PIE.htc);" at the end of the selectors scope that contains the CSS3 rule causes it to render correctly in otherwise unsupported versions of IE.
1More

CSS3 vs. Photoshop: Rounded Corners and Box Shadows | Webdesigntuts+ - 1 views

  •  
    "CSS3 allows us to create shadows with only a couple of lines of code, the style in charge is "box-shadow". To create a Photoshop-like Drop Shadow you can use the following syntax: box-shadow: ; To create a Photoshop-like Inner Shadow you can use the following syntax: box-shadow: inset ;"
1More

jQuery Transit - CSS3 animations for jQuery - 0 views

  •  
    library for jQuery to use CSS3 transitions. doesn't quite gracefully fail, so modernizr would be needed to test
1More

internet explorer - Help with rounded corners CSS webkit IE8 - Stack Overflow - 2 views

  •  
    "CSS3 PIE supports only shorthand properties (border-radius: 5px 5px 0 0;), not the longhand ones (border-radius-topleft: 5px; etc.)."
1More

CSS3Ps - 0 views

shared by Mark Ursino on 30 Aug 12 - No Cached
  •  
    free cloud based photoshop plugin that converts your layers to CSS3
1More

perkins - 0 views

  •  
    Perkins is a HTML5/CSS3 Framework created by designers and developers to make their life a bit easier.
1More

How to Build a Kick-Butt CSS3 Mega Drop-Down Menu - 1 views

  •  
    Sample mega menu implementation
1More

Pageguide by tracelytics - 0 views

  •  
    An interactive guide for web page elements using jQuery and CSS3.
1More

spin.js - 0 views

  •  
    Spin.js uses the CSS3 to render the UI, falling back to VML Internet Explorer. If supported by the browser, @keyframe rules are used to animate the spinner. The spin() method creates the necessary HTML elements and starts the animation. If a target element is passed as argument, the spinner is added as first child and horizontally and vertically centered.
1More

CSS3 Specificity - 1 views

  •  
    This page was created to calculate the CSS specificity of a stylesheet (not including the inline or style rules; the "a" part of the equation). Before this little project, I didn't have a clear understanding of the specificity rules. Now, after creating this page, I don't think I'll need this application.
1More

Specificity " Learn CSS3 | Cheat Sheet | CSS Tutorial | Selectors | Properties - 0 views

  •  
    Specificity is a mechanism within the CSS cascade that aids conflict resolution. The concept of specificity states that when two or more declarations that apply to the same element, and set the same property, have the same importance and origin, the declaration with the most specific selector will take precedence.
1More

Specificity Calculator - 0 views

shared by mgraber on 23 Jan 13 - No Cached
  •  
    Specificity Calculator isn't a CSS validator. If you enter invalid selectors it will return incorrect results. For example, the negation pseudo-class may only take a simple selector as an argument. Using a psuedo-element or combinator as an argument for :not() is invalid CSS3 so Specificity Calculator will return incorrect results.
1More

Slider.js: Slideshow with jQuery, CSS Transitions and Canvas - 0 views

  •  
    Slideshow with jQuery, CSS Transitions and Canvas

CSS3 Generator - 1 views

shared by Mark Ursino on 08 Apr 10 - Cached
1 - 20 of 22 Next ›
Showing 20 items per page