Still blue in the face... imageDom.childNodes[0] Object produces the correct object But I am unable to find transparentText anywhere within the dom structure.Best regards Ken in nashua
From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: dom quiz question...Date: Thu, 31 Jan 2008 13:42:24 -0500 Folks, I am using tapestry as follows... <div jwcid="[EMAIL PROTECTED]"> <img jwcid="[EMAIL PROTECTED]" model="ognl:currentObject" image="ognl:photoAsset" alt="ognl:currentObject.photo.fileName" title="ognl:currentObject.photo.fileName" width="160" height="120" transparentText="currentObject.transparentText" listSize="ognl:collection.size" /></div> In my @Script I have... var imageDom = document.forms[0].document.getElementById("Image_" + i); all this works... But How do I access transparentText within the DOM? 3 *** stars for perso who gets this right imageDom.transparentText.valueOf(); ??? failsBest regards Ken in nashua Connect and share in new ways with Windows Live. Get it now! _________________________________________________________________ Connect and share in new ways with Windows Live. http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008