michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: // Fetch it michael@0: var obj = this.getElementsByTagName("box")[0]; michael@0: // And make it preserve its wrapper. Note that this will happen michael@0: // while we're wrapping our box as the parent for id="trigger", michael@0: // so then we'll unwind and things will be bad. michael@0: if (obj) obj.expando = 5; michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: michael@0: