Language: Javascript
Uploaded:
Backward compatible version of getElementById();
Language: Javascript
Uploaded:
cross-browser way to get selection.;
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:
Easily get a single element with jQuery;
Language: Php
Uploaded:
fix tinymce link editor default of target:_new;
Language: Php
Uploaded:
FTP to get a file from within PHP;
Language: Php
Uploaded:
Get (recursive) directory listing in array;
Language: Php
Uploaded:
Get (recursive) directory listing in array #2;
Language: Php
Uploaded:
Get all variables declared in a PHP script;