[richfaces-issues] [JBoss JIRA] Created: (RF-1837) make Mask JavaScript API (v0.4b) not work. event return null
au lai seong (JIRA)
jira-events at lists.jboss.org
Sun Jan 6 22:47:43 EST 2008
make Mask JavaScript API (v0.4b) not work. event return null
------------------------------------------------------------
Key: RF-1837
URL: http://jira.jboss.com/jira/browse/RF-1837
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.1
Reporter: au lai seong
javascript.PrototypeScript.jsf file make Mask JavaScript API (v0.4b) not work. There event in the following code get null. Why?
$addEvent(o, "onkeyup", "return " + this.ref + ".getKeyPress(event, this);", true);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list