Skip to main content

Home/ javascript/ Group items tagged html

Rss Feed Group items tagged

Julian Knight

mrclay.org » Blog Archive » MyPage Bookmarklet - 0 views

  •  
    Bookmarklet that lets you delete and change elements on page beforeprinting. Also does a fast print preview. Very powerful.
  •  
    Bookmarklet that lets you delete and change elements on page before printing. Also does a fast print preview. Very powerful.
yc c

Regexp Syntax Summary - 0 views

  •  
    This table summarizes the meaning of various strings in different regexp syntaxes. It is intended as a quick reference, rather than a tutorial or specification. Please report any errors.
Julian Knight

SIMILE | Timeline - 0 views

  •  
    Wow! Generate scrolable timelines serverside or clientside.
Ivan Pavlov

The mysterious Opera object - 0 views

  •  
    Many real-world scripts use window.opera to check if the browser is Opera. However, very few of them actually seem to use the properties or methods that are attached to this object.
Julian Knight

A (Re)-Introduction to JavaScript - 0 views

  •  
    Nice summary of programming with JS. Assumes a basic programming knowledge so is especially useful for people converting from other languages.
Julian Knight

77 Resources to Simplify Your Life as a Web Designer << Vandelay Website Design - 0 views

  •  
    Handy list of resources
Vincent Tsao

Javascript Closures - 0 views

  • The simple explanation of a Closure is that ECMAScript allows inner functions; function definitions and function expressions that are inside the function bodes of other functions. And that those inner functions are allowed access to all of the local variables, parameters and declared inner functions within their outer function(s).
Julian Knight

Automatically Configure Browsers for Proxy - 0 views

  •  
    How to set up autoconfigure scripts for various browsers that need to work on different networks/proxies (PROXY.PAC files).
Ivan Pavlov

XRAY :: for web developers - 0 views

shared by Ivan Pavlov on 04 Aug 08 - Cached
  • XRAY is a bookmarklet for Internet Explorer 6+, and Webkit and Mozilla based browsers (including Safari, Firefox, Camino or Mozilla). Use it to see the box model for any element on any web page.
Julian Knight

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!!

Julian Knight

YSlow for Firebug - 0 views

  •  
    Very useful tool for analysing web page performance
« First ‹ Previous 81 - 100 of 171 Next › Last »
Showing 20 items per page