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 Filters

    CSS filter support recently landed within WebKit nightlies. CSS filters provide a method for modifying the rendering of a basic DOM element, image, or video. CSS filters allow for blurring, warping, and modifying the color intensity of elements. Let's have...

  • By
    Interview with a Pornhub Web Developer

    Regardless of your stance on pornography, it would be impossible to deny the massive impact the adult website industry has had on pushing the web forward. From pushing the browser's video limits to pushing ads through WebSocket so ad blockers don't detect them, you have...

Incredible Demos

  • By
    5 More HTML5 APIs You Didn’t Know Existed

    The HTML5 revolution has provided us some awesome JavaScript and HTML APIs.  Some are APIs we knew we've needed for years, others are cutting edge mobile and desktop helpers.  Regardless of API strength or purpose, anything to help us better do our job is a...

  • By
    LightFace:  Facebook Lightbox for MooTools

    One of the web components I've always loved has been Facebook's modal dialog.  This "lightbox" isn't like others:  no dark overlay, no obnoxious animating to size, and it doesn't try to do "too much."  With Facebook's dialog in mind, I've created LightFace:  a Facebook lightbox...

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!