Skip to main content

Home/ Groups/ javascript
1More

FreeComputerBooks.com - Free Computer Books, Tutorials & Lecture Notes - JavaScript - 0 views

  •  
    List of JavaScript reference sites
1More

HeatColor, a jQuery plugin - 0 views

  •  
    HeatColor is a plugin that allows you to assign colors to elements, based on a value derived from that element.
1More

HTML Reference V.2 @ yasininat.com - 0 views

  •  
    Indexes for main scripting languages
1More

YSlow User Guide - 0 views

  •  
    Superb tool for analsysing the performance of web pages - extends the equally superb Firebug.
    Hint: Use Firefox for web development!!

1More

Web design, development and marketing - ILoveJackDaniels.com - 0 views

  • Latest article, posted in User Scripts, 5 days ago A user script for Opera and Firefox that automatically numbers Google search results. Updated 16 Nov 2006 following changes to Google results page code.   Continue reading Numbered Google Results User Script | 12 comments
1More

Shadowbox.js Media Viewer - 0 views

  • Shadowbox is a cross-browser, cross-platform, cleanly-coded and fully-documented media viewer application written entirely in JavaScript. Using Shadowbox, website authors can display a wide assortment of media in all major browsers without navigating away from the linking page.
1More

AppJet Introduction - 0 views

  •  
    AppJet is the easiest way to create a web app. Just type some code into a box, and we'll host your app on our servers.
1More

Monads on the Cheap I: The Maybe Monad at Oliver Steele - 0 views

  • What about the case where most products don’t have offerings, or the offerings don’t have merchants, vel cetera? If this were a frequent case, and this were inner-loop code, I might introduce a global empty object in order to reduce the object instantiation overhead (which happens right away) and the GC load (which shows up over time). E.g. define var $N={}, and use: var product = ..., merchantName = (((product||$N).offering||$N).merchant||$N).name; if (merchantName) displayMerchantName(merchantName);
1More

JavaScriptMVC - 0 views

  •  
    JavaScriptMVC is a framework that brings methods to the madness of JavaScript development. It guides you to successfully completed projects by promoting best practices, maintainability, and convention over configuration.
1More

sprintf() for JavaScript | alexei - 0 views

shared by Julian Knight on 29 Aug 08 - Cached
  •  
    Based on the PHP printf spec
1More

Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit! - 1 views

  •  
    Great little site listing really useful small JavaScript libraries for all sorts of uses.
« First ‹ Previous 101 - 120 Next › Last »
Showing 20 items per page