Weekend Links – CSS Developer Confessions, CSS Link Techniques, OnMissingImage, Javscript Versions, MK vs. DC

By  on  

Confessions of a CSS Developer

I agree with most of Reinhold Weber's article. His confessions are very "real-world-trying-to-get-paid."

http://reinholdweber.com/?p=26

4 Uber Cool CSS Techniques For Links

CSSGlobe drops some linking knowledge. The article provides detailed CSS code for each technique.

http://cssglobe.com/post/1614/4-uber-cool-css-techniques-for-links

HTML OnMissingImage

I had no idea this attribute existed. That said, if you're in a position where you're using this attribute, you may have more problems. <obvious-fake-cough>stop hotlinking!</obvious-fake-cough>

http://www.robgonda.com/blog/index.cfm/2008/4/21/HTML-OnMissingImage

Versions of JavaScript

John Resig clarifies which version of JavaScript is implemented in each browser. Just reading this article makes me appreciate the JavaScript library creators.

http://ejohn.org/blog/versions-of-javascript/

Mortal Kombat vs. DC Universe Official Trailer

This isn't a video game blog, but I had to mention this. I've always been a HUGE fan of Mortal Kombat and MK was the subject of my first website back in high school. The idea of getting characters from each faction together is really cool and I look forward to playing this.

http://www.gamespot.com/video/943566/6189498/mortal-kombat-vs-dc-universe-official-trailer-1

Recent Features

Incredible Demos

  • By
    Introducing MooTools HeatMap

    It's often interesting to think about where on a given element, whether it be the page, an image, or a static DIV, your users are clicking.  With that curiosity in mind, I've created HeatMap: a MooTools class that allows you to detect, load, save, and...

  • By
    Create GitHub-Style Buttons with CSS and jQuery, MooTools, or Dojo JavaScript

    I'm what you would consider a bit of a GitHub fanboy. We all know that GitHub is the perfect place to store repositories of open source code, but I think my love of GitHub goes beyond that. GitHub seems to understand that most...

Discussion

  1. Great list, David!

  2. Whoa, whoa. A post without mention of MooTools? Does my RSS reader deceive me? No? Gasp!

    Haha, but anyhow. Interesting missing images tag – I can’t see myself using it, but good to know it’s out there.

    As for MK vs. DC… I’m skeptical, but we’ll see how it goes.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!