Weekend Links – MooTools Calendar, PHP JavaScript Search, Website First Impressions, Dynamic CSS Class, jQuery HeatColor

By  on  

MooTools Calendar

A really suave MooTools class to place inline, accessible, and unobtrusive calendars intro your page.

http://www.electricprism.com/aeron/calendar/

PHP.net API Search In Firefox Using JavaScript

If you're like me, you visit the PHP.net website daily. This scriptlet is used like a bookmark -- click it, enter the function you're prompted to provide, and you'll go straight to the function's page.

http://www.rooftopsolutions.nl/article/164

21 Factors That Influence the First Impression of Your Website's Visitors

A great list of factors that can define your website -- great re-visit value or a one-visit wonder?

http://vandelaydesign.com/blog/design/first-impression/

MooTools Dynamic CSS via JavaScript

Add CSS to your website using a MooTools class. Plenty of examples to help you use the class.

http://revnode.com/oss/css/

Nintendo Relaunches wii Site Dojo, MooTools, SWFObject

Nintendo relaunced the wii website using the Dojo and MooTools frameworks. Very slick UI and impressive functionality.

http://www.nintendo.com/games/guide#qhardware=Wii&qesrbRating=&qplay=&qgenre=&qrelease=&panel=qgenre&sortBy=title

HeatColor -- jQuery Plugin

This jQuery plugin takes the value of selected elements and color-codes the background based on their values.

http://www.jnathanson.com/blog/client/jquery/heatcolor/index.cfm

Recent Features

  • By
    Write Simple, Elegant and Maintainable Media Queries with Sass

    I spent a few months experimenting with different approaches for writing simple, elegant and maintainable media queries with Sass. Each solution had something that I really liked, but I couldn't find one that covered everything I needed to do, so I ventured into creating my...

  • By
    9 Mind-Blowing Canvas Demos

    The <canvas> element has been a revelation for the visual experts among our ranks.  Canvas provides the means for incredible and efficient animations with the added bonus of no Flash; these developers can flash their awesome JavaScript skills instead.  Here are nine unbelievable canvas demos that...

Incredible Demos

  • By
    Chris Coyier&#8217;s Favorite CodePen Demos II

    Hey everyone! Before we get started, I just want to say it's damn hard to pick this few favorites on CodePen. Not because, as a co-founder of CodePen, I feel like a dad picking which kid he likes best (RUDE). But because there is just so...

  • By
    Using MooTools to Instruct Google Analytics to Track Outbound Links

    Google Analytics provides a wealth of information about who's coming to your website. One of the most important statistics the service provides is the referrer statistic -- you've gotta know who's sending people to your website, right? What about where you send others though?

Discussion

  1. Thanks for the link!

  2. Jens Klose

    I’ve added a new project to google code as fork to the MooTools Calendar:

    includes the Mootools 1.2 port
    includes some bugfixes
    new options

    project site

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