Language: Javascript
Uploaded:
Automatically reload stylesheets on HTML document;
Uploaded: 28/04/2007
Author: WSE
Website: http://www.webscriptexpert.com
Modifying the rendering of an element with an ID is relatively easy using document.getElementById. Modifying the attributes fo an entire class dynamically is a little more code, but the DOM does provide the means to do it through the stylesheet object; with some cross-browser variations.;
Language: Javascript
Uploaded:
Get xpath string expression of a document element;
Language: Javascript
Uploaded:
Greasemonkey script to get all xpath expressions of 'a' and 'input type=submit' elements in a document;
Language: Javascript
Uploaded:
Heredocument, E4X;
Language: Php
Uploaded:
Lookup PHP docs directly from jEdit (OS X);