public marks

PUBLIC MARKS from nhoizey with tag dom

2010

2009

Web Reflection: PyramiDOM - Spectrum DOM Analyzer

The generated spectrum will contain every single nodeType 1 present in the document and will show via tooltip info about that node (nodeName, id if present, className if present). Moreover, it highlights somehow that node temporary changing the background (yellow one).

2008

The seven rules of unobtrusive JavaScript

by 7 others
Do not make any assumptions, find your hooks and relationships, leave traversing to the experts, understand browsers and users, understand Events, play well with others, work for the next developer

2007

Meta20 » phpQuery - a jQuery port to PHP

by 1 other
phpQuery is PHP-port of jQuery - well known and great web2.0 JS library

XRAY :: for web developers

by 15 others
XRAY is a bookmarklet for Safari, Firefox, Camino or Mozilla. Use it to see the box model for any element.

jQuery Taconite Plugin

The jQuery Taconite Plugin allows you to easily make multiple DOM updates using the results of a single AJAX call. It processes an XML command document that contain instructions for updating the DOM.

2006

Nifty Corners Cube - freedom to round

by 24 others (via)
More than one year has passed from the first version of Nifty Corners. While it was more of a proof of concept, and the second version presented some big improvements, there was still something missing. So here I present Nifty Corners Cube, that are simpler and more flexible than the previous versions. Let's start.

Mozilla Update :: Extensions -- More Info:FireBug - All Releases

by 6 others (via)
FireBug is a new tool that aids with debugging Javascript, DHTML, and Ajax. It is like a combination of the Javascript Console, DOM Inspector, and a command line Javascript interpreter.

DOM Scripting: Hijax

by 1 other (via)
it must degrade well. It must still be accessible. It must be usable. If not, it is a cool useless piece of rubbish for some or many people

2005

Max Design - A webstandards checklist

by 15 others (via)
A site built to web standards should adhere to standards (HTML, XHTML, XML, CSS, XSLT, DOM, MathML, SVG etc) and pursue best practices (valid code, accessible code, semantically correct code, user-friendly URLs etc)

Sablotron

by 1 other
Sablotron is a fast, compact and portable XML toolkit implementing XSLT 1.0, DOM Level2 and XPath 1.0. Sablotron is an open project; other users and developers are encouraged to use it or to help us testing or improving it. The goal of this project is to create a lightweight, reliable and fast XML library processor conforming to the W3C specification, which is available for public and can be used as a base for multi-platform XML applications

DHTML DOM JavaScript Dynamic News Box Upscroller Wow Yeah Ahhhrrrggghhh where are the pills...

by 7 others (via)
Dynamic News Upscroller with DOM and CSS and XHTML and Accessibility and other things like that...

Testing the DOM API

document.createTextNode(

JavaScript Shell

(via)
A command-line interface for JavaScript and DOM