Thread
: PRS-500
Direct Page Control with Enter
View Single Post
08-20-2007, 11:52 PM
#
17
Nogg
Literate!
Posts: 256
Karma: 2247
Join Date: Mar 2007
Device: PRS-500
This should work:
<function id="doDigit" params="part"><![CDATA[
this.getModel().doDigit(part);
]]></function>
You have to have the CDATA part for it to work though.
Nogg
View Public Profile
Find More Posts by Nogg
Track Posts by Nogg via RSS