On Nov 14, 2007 10:37 PM, Michael Horowitz <[EMAIL PROTECTED]> wrote: > I have examples using one value > > onchange="showSubcategory(this.value)"> > > from a form to a script. > > What if I need to send two values one from the current element in the > form and one from another element
onchange="showSubcategory(this.value, document.getElementById("anotherElement").value);" -- Olly http://thinkdrastic.net/ ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************