Skip to main content

Home/ Groups/ CSS Evangelist
yc c

Zachary Johnson in Cyberspace - zachstronaut - 2 views

  •  
    I have created a monkey patch for jQuery (tested through 1.4.3) which enables you to independently set and/or animate both the scale and rotation of any HTML content with jQuery. This code uses the scale() and rotate() CSS transformations that are only supported by Webkit, Safari, Chrome, Firefox 3.5+, IE9 (Platform Preview 7+), and some versions of Opera at this time.
Alberto Adrián Schiano

ColorBlender.com | Your free online color matching toolbox - 1 views

  •  
    Web tool to find color matches: use=3, abuse=6
    Herramienta web para hallar combinatoria de colores: usar=3, abusar=6

yc c

SonSpring | Removing Dotted Links - 1 views

  •  
    /* remove firefox's active links dotted outline */ a:active{outline: none; } a:focus{-moz-outline-style: none; }
yc c

CSS Naked Day - 3 views

shared by yc c on 09 Mar 09 - Cached
stylist

Yet Another Multicolumn Layout | Ein (X)HTML/CSS Framework - 1 views

shared by stylist on 14 Feb 07 - Cached
  • Wilhelm Wagenfeld Haus Netzspielwiese Flexible/Elastische Layouts Gymnasium Blomberg Blogstoff-Weblog  
Eyup Fuvtev

120 Excellent Examples of CSS Horizantal Menu - 1 views

  •  
    120 Excellent Examples of CSS Horizantal Menu
Frederik Van Zande

CSS Transitions via jQuery Animations | Weston Ruter - 1 views

  •  
    The WebKit team has been developing some cutting-edge proposals to extend CSS with the ability to do declarative animations and other effects. This ability is key to maintaining the three-fold separation of HTML content, CSS presentation, and JavaScript behavior. Animation effects on the Web today are accomplished with JavaScript code which repeatedly changes an element's style at a certain interval in order to create an animated effect. This practice, however, violates the separation between presentation and behavior because the animation behaviors are directly changing the document's presentation (i.e. modifying the style property). Ideally, all of the animation triggers and presentation states would be declared in CSS. And this is exactly what the WebKit team has proposed in its CSS Transitions specification.
my mashable

Personal Branding 101: How to Discover and Create Your Brand - 1 views

  •  
    In the past few years personal branding has been discussed exhaustively throughout the Net. The difference between today and over ten years ago when it was first mentioned by Tom Peters, is the rise of social technologies that have made branding not only more personal, but within reach.
my mashable

7 Productivity Tips, Plus Tools for Freelancers and Web Workers - 1 views

  •  
    You know you can be better. We all can. It's the reason productivity and personal development has made such a surge in recent years. The time of freelancers, writers, designers and other web workers has exploded, and the need for tools and methods to make them more productive has aligned naturally with that explosion.
my mashable

Oregon Trail to Journey into the iPhone App Store - 1 views

  •  
    Remember when you were young and you were tasked with the role of wagon leader and solely responsible for the fate of your fellow pioneers as you traversed the dangerous trail connecting Independence, Missouri to Oregon's Willamette Valley? If you're anything like me, you failed miserably at your duties, with settlers dying off faster than you could hunt and catch food. But very soon, you'll be able to redeem yourself.
my mashable

Facebook Values Itself at $3.7 Billion (Or Less) - 1 views

  •  
    When Microsoft bought a 1.6 percent stake in Facebook back in October 2007, it paid 240 million dollars for the preferred stock, which meant that the company was valued at roughly 15 billion dollars.
kie guy

NealGrosskopf.com l CSS Template Layouts: A Simpler CSS Layout System, Now Possible Wit... - 1 views

  •  
    A new layout system to replace floats or display:table or html tables. Based on the W3C's proposed 'CSS Template Layout Module' for CSS3; but using jquery to take advantage of this technique today.
« First ‹ Previous 121 - 140 Next › Last »
Showing 20 items per page