Quick Search

Importing Methods from an unrelated Class in PHP5

Posted on Feb 27, 2005 | Last Updated Aug 13, 2013

Sometimes you need to steal a method from an unrelated class without becoming a child. Here's how.

Read More

PHP5, Class, method, import

Dynamically change a form's action with JavaScript

Posted on Dec 11, 2008 | Last Updated Nov 12, 2011

JavaScript allows you to dynamically change a form's action. To make the function work in the new Google Chrome browser, you need to reference the action differently than you could in other browsers.

Read More

javascript, form, action, browser, chrome

Compare Values with Arbitrary Comparison Operator

JavaScript for comparing values when the operator to use is variable.
Posted on Dec 21, 2012 | Last Updated Dec 21, 2012

JavaScript function and sample code to dynamically compare two values. Accepts numeric and/or alphanumeric values and does a comparison on them based on a comparison parameter.

Read More

javascript, compare, comparison, dynamic, script, operator, math, numeric, alphanumeric, example, free

Using an Object Id with JavaScript

Posted on Aug 24, 2004 | Last Updated Nov 7, 2011

Referencing objects in JavaScript using the ID attribute.

Read More

javascript object reference, ids, id, document.getElementById(), change image size

Copy and Paste Object Properties in 3ds Max

Posted on Nov 19, 2014 | Last Updated Nov 19, 2014

MAXScript for copying properties from one object to multiple other objects.

Read More

maxscript, copy, paste, property

CSS and Style

Posted on Jun 4, 2003 | Last Updated Jun 4, 2003
CSS and Style

Select Some Checkboxes JavaScript Function

Posted on Jul 24, 2006 | Last Updated Nov 10, 2011

A new javascript function that allows you to control checkboxes in groups via a control checkbox.

Read More

checkbox control, javascript, advanced
Wall Worm plugins and scripts for 3ds Max