Hi, I am trying to use 2 javascript calls on same form element using xtile.
this is what I am trying to do <input jwcid="eName"id="eName" onkeyup="handleKeyUp(this.value);" onblur="handleOnBlur(this.value)" size="40" /> both these javascript event calls a xtile component. But the onblur event is not firing. Has anyone faced a similar situation? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
