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
    CSS vs. JS Animation: Which is Faster?

    How is it possible that JavaScript-based animation has secretly always been as fast — or faster — than CSS transitions? And, how is it possible that Adobe and Google consistently release media-rich mobile sites that rival the performance of native apps? This article serves as a point-by-point...

  • By
    CSS Gradients

    With CSS border-radius, I showed you how CSS can bridge the gap between design and development by adding rounded corners to elements.  CSS gradients are another step in that direction.  Now that CSS gradients are supported in Internet Explorer 8+, Firefox, Safari, and Chrome...

Incredible Demos

  • By
    Ana Tudor’s Favorite CodePen Demos

    Cocoon I love canvas, I love interactive demos and I don't think I have ever been more impressed by somebody's work than when I discovered what Tiffany Rayside has created on CodePen. So I had to start off with one of her interactive canvas pens, even though...

  • By
    MooTools & Printing – Creating a Links Table of Contents

    One detail we sometimes forget when considering print for websites is that the user cannot see the URLs of links when the page prints. While showing link URLs isn't always important, some websites could greatly benefit from doing so. This tutorial will show you...

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!