S saleh New member Mar 7, 2011 #1 I made two functions that work differently. I would like to apply them on one input box. How do i do it. IE: onkeyup="valid(this,'special')" and onKeyUp="return autoTab(this, 12, event);" I would like to make it as one. How should i do it.
I made two functions that work differently. I would like to apply them on one input box. How do i do it. IE: onkeyup="valid(this,'special')" and onKeyUp="return autoTab(this, 12, event);" I would like to make it as one. How should i do it.