Skip to main content

Home/ javascript/ Group items matching "developers" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Julian Knight

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

  •  
    Handy list of resources
yc c

JavaScript Shell - 0 views

  •  
    Features: You can enter statements and expressions at the same prompt. The result of each non-void statement or expression is shown. User-defined variables. b = document.body User-defined functions. function f() { return 5; } JavaScript error messages are shown in red. Previous statements and expressions are available through Up and Down arrow keys. Tab completion. Multiline input (Shift+Enter to insert a line break). If the shell is opened using a bookmarklet, JavaScript typed into the shell runs in the context of the original window. Works well in Firefox, mostly works in Opera 8 and in IE 6 for Windows. Suggested uses: Test short bits of JavaScript, bookmarklets, or user scripts. (For longer bits of JavaScript, try the JavaScript development enviornment too.) Explore DOM objects such as document.body using props (Alt+P) to figure out what is possible. Explore the DOM of a specific page using the bookmarklet version of the shell. Modify the DOM of a specific page using the bookmarklet version of the shell. Use the shell like you would use the home screen of a calculator such as a TI-83. Alt+M gives you easy access to math functions such as sin and pow.
Julian Knight

Javascript libraries roundup « eDevil's weblog - 0 views

Ivan Pavlov

Foo Framework » Home - 0 views

  •  
    Foo Framework is a Javascript Framework, built on top of the Prototype Framework, specially designed to ease the development of Rich Internet Application.
Andrey Ershov

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. &nbsp; Continue reading Numbered Google Results User Script | 12 comments
Julian Knight

Dojo ShrinkSafe -- the safe way to make your JS sprightly - 0 views

  •  
    Nice tool to shrink the whitespace out of JavaScript.
  •  
    Nice tool to shrink the whitespace out of JavaScript.
Julian Knight

Eloquent JavaScript -- interactive tutorial - 0 views

  •  
    Eloquent JavaScript is a digital book providing a comprehensive introduction (tutorial) to the JavaScript programming language. Apart from a bookful of text, it contains plenty of example programs, and an environment to try them out and play with them. The book is aimed at the beginning programmer ― people with prior programming experience might also get something out of it, but they should not read chapters 2 to 5 too closely, because most of the concepts discussed there will probably be nothing new to them. Do make sure you read the end of the first chapter, which has some essential information about the book itself. The book is freely available, and may be used (as a whole or in parts) in any way you see fit, as long as I am credited as the original author. A copy of the book for off-line reading can be downloaded as a zip file, and a more easily printable version can be found here.
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

40+ Tooltips Scripts With AJAX, JavaScript & CSS | Smashing Magazine - 0 views

  •  
    Lots of ways to produce nice tooltips
Ivan Pavlov

FUEL - MozillaWiki - 0 views

  •  
    Firefox User Extension Library) is a JavaScript Library designed to help developers build extensions using terminology and interfaces that are familiar to them.
Julian Knight

Charts And Graphs: Modern Solutions | Developer's Toolbox | Smashing Magazine - 0 views

  •  
    Good list of charting options (free and commercial) for web-based applications.
Julian Knight

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

  •  
    List of JavaScript reference sites
Julian Knight

DOMAss - The DOM assistant - Robert's talk - 0 views

  •  
    JS library to standardise access to the DOM
yc c

YUI -- The Yahoo! User Interface Library - 0 views

  •  
    The YUI Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. YUI is available under a BSD license and is free for all uses. The YUI project includes the YUI Library and two build-time tools: YUI Compressor (minification) and YUI Doc (documentation engine for JavaScript code).
Julian Knight

Bookmarklet Builder - 0 views

  •  
    Handy bookmarklet building helper
« First ‹ Previous 61 - 80 of 96 Next ›
Showing 20 items per page