Language: Javascript
Uploaded:
Append to Article Body;
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:
javascript - send multi-forms;
Language: Php
Uploaded:
Loop in PHP Using For (Ascending);
Language: Php
Uploaded:
Loop in PHP Using For (Descending);
Language: Javascript
Uploaded:
Making Columns Render with Equal Height;
Language: Php
Uploaded:
Send Mail Via PHP;
Language: Php
Uploaded:
Sending a excel database dump to your client via. ActiveMailer & phpMyAdmin;
Language: Javascript
Uploaded:
Shallow Copy using Prototypes Extend;