You're currently browsing my blog for all articles tagged with 'CSS Masks'

Posts with tag 'CSS Masks'

11thJun 08

Safari 4 Developer Preview - Better Performance, Overhauled Web Inspector, New CSS [Update]



SafariApple released a developer preview of the upcoming version of its web browser Safari to registered Developers. The Safari 4 Developer Preview is available for Mac OS X Tiger/Leopard and Windows. While the main changes are not visible to the user the most significant visible new feature is the overhauled Web Inspector.
Read the rest of this entry »

divider
Apple Store
28thApr 08

More awesomeness from the WebKit team: CSS Masks



WebKitThey won’t stop with their cutting edge love. After having text-shadow implemented since many years and having a bunch of other cool stuff implemented like CSS gradients or CSS box-shadow the WebKit team freshly announced a new cool feature: CSS alpha masks.

From the Surfin’ Safari Blog:

WebKit now supports alpha masks in CSS. Masks allow you to overlay the content of a box with a pattern that can be used to knock out portions of that box in the final display. In other words, you can clip to complex shapes based off the alpha of an image.

It even can be applied to a video-element.

(Via Surfin’ Safari)

top
Download Day