Olle Jonsson's blog

A human weblog about Web technology and other ephemera

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About me
  • Archives

Tag Archives: CSS

Go wild with your CSS

Posted on 2006-09-7 by olleolleolle
Reply

Mozilla’s developer docs can be a goldmine. Some of the stuff they have implemented is quite silly, but fun.

/* Go wild with the feed propaganda. */
body {
  cursor:url(http://www.feedicons.com/images/layout/feed-icon-12x12.gif),crosshair;
}

See what I mean?

Now go read what is new in JS1.7 (available in Mozilla Firefox 2.0.)

[tags]CSS,Mozilla[/tags]

Posted in Technology | Tagged CSS, Mozilla | Leave a reply
JavaScript JS Documentation: JS Array lastIndexOf, JavaScript Array lastIndexOf, JS Array .lastIndexOf, JavaScript Array .lastIndexOf

Mutterings

  1. Instead of a feed reader or social media or anything digital → 0 comments →
  2. CoffeeScript gives you other problems 0 comments →
Proudly powered by WordPress