Hi guys,

I am new to prototype as a result the following is a simple question
please help me out as i have stucked on this for 2 hours (searching,
trying, googling and etc)

var td6Input = td6.appendChild(new Element('input', {size: "2",
maxLength: "2", name: "txtDateOfServDay"+seq, id:
"txtDateOfServDay"+seq, onkeyup: "KeyButtonPress(this, event, 2)",
onchange: "checkDay(this)"}));

the onkeyup will call my KeyButtonPress function but somehow at this
case it doesn't seem working.
did i get the syntax incorrect?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to